Constructor DigitalInputReceivedEventArgs
DigitalInputReceivedEventArgs(int, byte)
Initializes a new instance of the DigitalInputReceivedEventArgs class using the port number and port pin state received in the digital input message.
public DigitalInputReceivedEventArgs(int port, byte state)