© 2022 HyQuest Solutions
113
Operation
WiFi – Change the state of the Wi-Fi access point in the iRIS
This command can be used to turn on or off the Wi-Fi access point via SMS message, the same action as pressing and
holding the centre button (see section
Connecting to the iRIS 270 with iLink Desktop software via Wi-Fi (Windows 10)
).
This can be of use if the keypad of the iRIS is not easily accessible. The iRIS will not respond to this message.
To turn on the Wi-Fi send the message:
WiFi on
To turn off the Wi-Fi send the message:
WiFi off
4.6
File Transfer Protocol (FTP) Operation
The iRIS acts as an FTP client, when requested to connect to a given FTP server it will upload a file containing data since
the last upload. The iRIS can communicate with up to two servers at the same time, each has an associated independent
start of data pointer, which means only new data is uploaded not all data since beginning of memory. The data format
and file name convention are described in the following sections.
§
§
§
4.6.1
File Name Convention
The file name is made up of a five elements and inclusion/exclusion of the elements is user configurable via a set of check
boxes (see 0). The possible elements are as follows:
§
Base File Name
– this is a constant alphanumeric of up to 16 characters. Avoid using reserved characters such as \ /
:*?”<>?|.
§
Serial Number
– the serial number of the iRIS in the format AG5-XXXX where XXXX is a number between 0000 and
9999.
§
Site Name
– the site name as configured in section
.
§
Date Time
– the date and time of the transaction. The order of the day month and year is defined by the Date format
in the system configuration (see section
) and the application of the UTC offset (configured in section
) is defined by the
Sample Time Stamps in UTC
.
§
File Type
– this defines the extension either .CSV or .ZRXP.
The order of the elements is fixed and are separated by underscores (except the extension which is separated by a
period), as follows:
<BaseFileName>_<SerialNumber>_<SiteName>_<DateTime>.Extention
The following are some examples of possible file name.
MyFile_AG5-0002_InnovationPark_240918204526.csv
AG5-0002_240918204526.csv
240918204526.zrxp
MyFile.csv
AG5-0002.csv
4.6.2
CSV File Formats
This file contents format is Comma Separated Values format (CSV). An optional header, which describes the columns can
be placed on the first line/row of the file. The insertion is controlled by the Include Header option, see section
. The header is as follows:
30
113
113
114
34
34
34
46
43