Class for the high on tag setting.
More...
|
bool | Enable [get, set] |
| True if high on tag is enables.
|
|
int? | OutputPin [get, set] |
| Output pin signaling a found tag.
|
|
int? | Duration [get, set] |
| Pin high duration in milliseconds.
|
|
Class for the high on tag setting.
◆ HighOnTagSetting() [1/3]
MetraTecDevices.HighOnTagSetting.HighOnTagSetting |
( |
bool |
enable | ) |
|
Create a new instance.
- Parameters
-
enable | Sets to false for disable the high on tag feature |
◆ HighOnTagSetting() [2/3]
MetraTecDevices.HighOnTagSetting.HighOnTagSetting |
( |
int |
outputPin | ) |
|
Create a new instance.
- Parameters
-
outputPin | Output pin signaling a found tag |
◆ HighOnTagSetting() [3/3]
MetraTecDevices.HighOnTagSetting.HighOnTagSetting |
( |
int |
outputPin, |
|
|
int |
duration |
|
) |
| |
Create a new instance.
- Parameters
-
outputPin | Output pin signaling a found tag |
duration | pin high duration in milliseconds |
◆ Duration
int? MetraTecDevices.HighOnTagSetting.Duration |
|
getset |
Pin high duration in milliseconds.
high duration in milliseconds
◆ Enable
bool MetraTecDevices.HighOnTagSetting.Enable |
|
getset |
True if high on tag is enables.
True if high on tag is enables
◆ OutputPin
int? MetraTecDevices.HighOnTagSetting.OutputPin |
|
getset |
Output pin signaling a found tag.
output pin number
The documentation for this class was generated from the following file:
- MetratecDevices/MetratecReaderGen2.cs