MasterCommandBinaryOutWrite (FB)¶
FUNCTION_BLOCK FINAL MasterCommandBinaryOutWrite EXTENDS MasterCommand
Master command BinaryOutWrite
- InOut:
Scope
Name
Type
Comment
Inherited from
Input
xExecuteBOOLExecute the command (xExecute FALSE –> TRUE).
itfMasterIMasterInterface IMaster
Output
xDoneBOOLCommand executed successfully.
xErrorBOOLError during command executions
eErrorIDSpecific error during command executions.
Input
qualifier- address qualifier, must be 8 or 16 bit startstop
QUAL_8BIT_START_STOP or QUAL_16BIT_START_STOP
startUINTstarting point index
stopUINTending point index
pValuesPOINTER TO USINT
- pointer to array of values, 0 for off, 1 for on
Status bits are not sent in a write request.
Methods:
SetError, inherited from MasterCommand