Back to FabImage Library website
You are here: Start » Function Reference » Hardware Support » Z4Sight » Z4Sight_UnregisterCommand
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Unregister command. For the pulse signal, the falling edge is cancelled only if the rising edge cancellation was successful.
Syntax
void fil::Z4Sight_UnregisterCommand ( Z4Sight_State& ioState, ftl::Optional<const fil::Z4SightSystemAndDeviceIdentifier&> inDeviceID, int inCommandList, int inCommandBit, float inDelay, ftl::Optional<float> inDuration, ftl::int64 inReference )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() |
ioState | Z4Sight_State& | Object used to maintain state of the function. | ||
![]() |
inDeviceID | Optional<const Z4SightSystemAndDeviceIdentifier&> | NIL | Device identification number. | |
![]() |
inCommandList | int | 1 - 2 | I/O command list. | |
![]() |
inCommandBit | int | 0 - 7 | Bit of the command list. | |
![]() |
inDelay | float | 0.0 - ![]() |
0.0f | Command delay in seconds. |
![]() |
inDuration | Optional<float> | NIL | Command duration, only for pulse to unregister it in right way. | |
![]() |
inReference | int64 |