Impact Acquire SDK .NET
|
A class to represent a digital input pin(Device specific interface layout only). More...
Public Member Functions | |
override bool | get () |
Returns the current state of this input pin. | |
override String | ToString () |
Returns a description for this digital pin. | |
Properties | |
String | description [get] |
Returns a description for this digital output. | |
A class to represent a digital input pin(Device specific interface layout only).
Returns the current state of this input pin.
Returns a description for this digital pin.
This might contain connector descriptions or other information like e.g. 'CC1(J1)', which means, this is the CameraLink® control channel 1 of connector J1.
|
getinherited |
Returns a description for this digital output.
This might contain connector descriptions or other information like e.g. 'CC1(J1)', which means, this is the CameraLink® control channel 1 of connector J1.