pub unsafe extern "C" fn SingleCommandWithCP56Time2a_create(
self_: SingleCommandWithCP56Time2a,
ioa: c_int,
command: bool,
selectCommand: bool,
qu: c_int,
timestamp: CP56Time2a,
) -> SingleCommandWithCP56Time2aExpand description
Create a single command with CP56Time2a time stamp information object
§Arguments
self(direction in) - existing instance to reuse or NULL to create a new instanceioa(direction in) - information object addresscommand(direction in) - the command valueselectCommand(direction in) - (S/E bit) if true send “select”, otherwise “execute”qu(direction in) - qualifier of command QU parameter(0 = no additional definition, 1 = short pulse, 2 = long pulse, 3 = persistent output)timestamp(direction in) - the time stamp value
§Returns
the initialized instance