public class DigitalInput
Public Class DigitalInput
type DigitalInput = class end
Value | Gets the digital input value. |
ToString |
Returns the string representation of the value.
(Overrides ObjectToString) |
(DigitalInput to Boolean) | Implicit bool cast operator. |