Dd_Writeparameter4_Sab - Danfoss VLT Series Programming Manual

Integrated servo drive isd 510 system
Hide thumbs Also See for VLT Series:
Table of Contents

Advertisement

Programming
DD_ReadParameter_SAB
SAB_REF
Sab
BOOL
Enable
UINT
Index
USINT
Subindex
UDINT
pBu er
UDINT
Bu erSize
Illustration 6.95 DD_ReadParameter_SAB
Variable
Data
Default
name
type
value
VAR_IN_OUT
Sab
SAB_REF
VAR_INPUT
Enable
BOOL
FALSE
Index
UINT
0
Subindex
USINT
0
pBuffer
UDINT
0
BufferSize
UDINT
0
VAR_OUTPUT
Valid
BOOL
Busy
BOOL
Error
BOOL
ErrorInfo
DD_ERROR_ISD51x
AbortCode
DWORD
DataLength UDINT
Table 6.81 DD_ReadParameter_SAB
MG36D102
Programming Guide
Valid
BOOL
Busy
BOOL
Error
BOOL
ErrorInfo
DD_ERROR_ISD51x
AbortCode
DWORD
DataLength
UDINT
Description
Reference to the SAB.
See chapter 6.5.8.1 SAB_REF.
Get the value of the
parameter continuously while
enabled
Index of the object to be read.
Sub-index of the object to be
read.
Pointer to a buffer where the
read data will be placed (use
ADR() function).
Maximum size of the read
data (size of the provided
buffer given in byte; use
SIZEOF() function)
The function block has a valid
output.
The function block is not
finished and new output
values are to be expected.
An error has occurred within
the function block.
Error identification and
instance identifier.
See chapter 6.5.2.3 Error
Indication.
SDO abort code if there is an
error. Available in the list of
constants: SdoAbortCodes.
Length of the read data [Byte].
Danfoss A/S © 01/2017 All rights reserved.

6.5.8.13 DD_WriteParameter4_SAB

This function block asynchronously writes general objects
of up to 4 bytes to the object dictionary of the SAB. For
the index and the sub-index of the parameters, see
chapter 8 SAB Parameter Description.
The data needs to be written to the device asynchronously
and is therefore not available in the SAB immediately.
DD_WriteParameter4_SAB
SAB_REF
Sab
BOOL
Execute
UINT
Index
USINT
Subindex
USINT
Length
DWORD
Value
Illustration 6.96 DD_WriteParameter4_SAB
Variable
Data
Default
name
type
value
VAR_IN_OUT
Sab
SAB_REF
VAR_INPUT
Execute
BOOL
FALSE
Index
UINT
0
Subindex
USINT
0
Length
USINT
0
Value
DWORD
0
VAR_OUTPUT
Done
BOOL
Busy
BOOL
Error
BOOL
ErrorInfo
DD_ERROR_ISD51x
AbortCode DWORD
Table 6.82 DD_WriteParameter4_SAB
Done
BOOL
Busy
BOOL
Error
BOOL
ErrorInfo
DD_ERROR_ISD51x
AbortCode
DWORD
Description
Reference to the SAB.
See chapter 6.5.8.1 SAB_REF.
Write the value of the
parameter at rising edge.
Index of the object to be
written.
Sub-index of the object to be
written.
Length of the data to be
written [Byte].
New value of the specified
parameter.
The value has been
successfully written to the
device.
The function block is not
finished and new output
values are to be expected.
An error has occurred within
the function block.
Error identification and
instance identifier.
See chapter 6.5.2.3 Error
Indication.
SDO abort code if there is an
error. Available in the list of
constants: SdoAbortCodes.
227
6
6

Advertisement

Table of Contents

Troubleshooting

loading
Need help?

Need help?

Do you have a question about the VLT Series and is the answer not in the manual?

Questions and answers

Table of Contents