Click or drag to resize

IOVoltage Enumeration

Available logic voltage levels

Namespace: RAYLASE.Marker.Device.IOController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public enum IOVoltage
Members
Member nameValueDescription
Zero1 Not generally useful. Sets the output driver supply to 0V, but does not tri-state
ThreePointThree2 For use with 3V3 logic only. Do not connect 5V logic to the port.
Five3 For use with 5V and 5V-tolerant logic.
See Also