GpioAPIGetWriteWidth Method |
Gets the amount of time the 'Write' signal is asserted after updating the selected port.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public double GetWriteWidth(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
DoubleThe amount of time the 'Write' signal is asserted.
See Also