AddDATE_AND_TIME (FB) ¶ FUNCTION_BLOCK AddDATE_AND_TIME EXTENDS CBM.ETrigA Adds a DATE_AND_TIME value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input dtInput DT The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddDINT (FB) ¶ FUNCTION_BLOCK AddDINT EXTENDS CBM.ETrigA Adds a DINT value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input diInput DINT The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddDWORD (FB) ¶ FUNCTION_BLOCK AddDWORD EXTENDS CBM.ETrigA Adds a DWORD value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input dwInput DWORD The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddINT (FB) ¶ FUNCTION_BLOCK AddINT EXTENDS CBM.ETrigA Adds a INT value to the buffer InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input iInput INT The value to be added to the buffer. Output eError ERROR specific Outputs Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddTIME (FB) ¶ FUNCTION_BLOCK AddTIME EXTENDS CBM.ETrigA Adds a TIME value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input tInput TIME The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddTIME_OF_DAY (FB) ¶ FUNCTION_BLOCK AddTIME_OF_DAY EXTENDS CBM.ETrigA Adds a TIME_OF_DAY value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input todInput TOD The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddUDINT (FB) ¶ FUNCTION_BLOCK AddUDINT EXTENDS CBM.ETrigA Adds a UDINT value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input udiInput UDINT The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddUINT (FB) ¶ FUNCTION_BLOCK AddUINT EXTENDS CBM.ETrigA Adds a UINT value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input uiInput UINT The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddULINT (FB) ¶ FUNCTION_BLOCK AddULINT EXTENDS CBM.ETrigA Adds a ULINT value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input uliInput ULINT The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB
AddUSINT (FB) ¶ FUNCTION_BLOCK AddUSINT EXTENDS CBM.ETrigA Adds a USINT value to the buffer. InOut: Scope Name Type Comment Inherited from Input xExecute BOOL Rising edge: Action starts Falling edge: Resets outputs If a falling edge occurs before the function block has completed its action, the outputs operate in the usual manner and are only reset if either the action is completed or in the event of an error. In this case, the corresponding output values ( xDone , xError , iError ) are present at the outputs for exactly one cycle. ETrigA xAbort BOOL TRUE : Action is stopped immediately and all outputs are reset to their initial values. ETrigA Output xDone BOOL TRUE : Action successfully completed ETrigA xBusy BOOL TRUE : Function block active ETrigA xError BOOL TRUE : Error occurred, function block aborts action FALSE : No error ETrigA xAborted BOOL TRUE : Action aborted by user ETrigA Input usiInput USINT The value to be added to the buffer. Output eError ERROR Error code of the call. Inout rCSVWriter CSVWriter Reference to the CSVWrtiter-FB