Méthode | Description | |
---|---|---|
RangeCommand ( byte command, byte lowValue, byte highValue ) : System |
Initializes a new instance of the RangeCommand class.
|
public RangeCommand ( byte command, byte lowValue, byte highValue ) : System | ||
command | byte | The command byte. |
lowValue | byte | Variable length byte array of low-order values for GLOBCNT generation. |
highValue | byte | Variable length byte array of high-order values for GLOBCNT generation. |
Résultat | System |