MasterCommandFreezeAnalogInputs (FB)¶
FUNCTION_BLOCK FINAL MasterCommandFreezeAnalogInputs EXTENDS MasterCommand
Master command FreezeAnalogInputs
- 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
clearBOOLclear analog inputs after freeze
noAckBOOLdon’t ask for application layer response
qualifier- address qualifier, must be all,
or 8/16 bit start/stop
startUINTstart point if qualifier is 8/16 bit start/stop
stopOrQtyUINT- stop point if qualifier is 8/16 bit start/top or quantity
if qualifier is 8/16 bit limited quantity
feedbackRequestedBOOL- if true automatically read frozen analog inputs when
freeze command is complete. NOTE: if device supports frozen analog input events this should be set to false to prevent reading all of the frozen analog inputs in addition to receiving the frozen analog input events.
Methods:
SetError, inherited from MasterCommand