Query ID of SDI-12 Device
idt = sdi12.id(cpo, device)
Request the Identification string from the device.
Parameters | Type | Description |
---|---|---|
cpo |
object | COM Port object |
device |
string/integer | Device number |
Returns | Type | Description |
---|---|---|
idt |
table | ID result table |
idt index |
Type | Description |
---|---|---|
idt[1] |
string | Address |
idt[2] |
string | SDI Version |
idt[3] |
string | Company |
idt[4] |
string | Model |
idt[5] |
string | Version |
idt[6] |
string | Serial |