StationStatus - method of the AtouchX object
Description:
Returns the connection status of the station.
The method returns the available information about the current connection status of the specified Station and returns it in the created INFO matrix.
Syntax:
Integer StationStatus(Integer Station, Array INFO)
Parameters:
Station | (Integer) Number of the station whose connection status information is to be obtained. |
INFO | [for read and write] (Array) Variable where the result is stored. |
---|
Note:
The method creates the variable INFO as a 1-dimensional array with the size of 2 elements. The content of the array is:
Info(0) - Hardware connection type.
Info(1) - Connection status.