ProSoft Technology ICX30-HWC User Manual
Page 57
ICX30-HWC ♦ Industrial Cellular Gateway
Ethernet/IP Support
3G Cellular (M2M)
User Manual
ProSoft Technology, Inc.
Page 57 of 64
June 22, 2015
6.3.2 ICX30.STATUS
This array is populated when the ICX30.CONTROL.Get_Status tag is triggered.
A partial list of the data includes:
Signal strength
MAC ID and IP Address
Digital and Analog port data
WAN and LAN data usage
3G network and SMS text data usage
Uptime
Temperature
Firmware version
Please see each tag in the ICX30.STATUS array for its corresponding definition.
6.3.3 ICX30.SMS
This array contains the SMS text data for sending and receiving text messages.
The ICX30.SMS.READ array contains the SMS text message data received by
the ICX30-HWC. If the ICX30-HWC receives a new SMS text message, the
ICX30.STATUS.SMS_MSGs_Received tag will increment by one. This tag
refreshes by triggering the ICX30.CONTROL.Read_SMS tag.
The data in this array is overwritten on every re-trigger of the
ICX30.CONTROL.Read_SMS tag.
ICX30.SMS.READ.
Value
Description
DateTime
ASCII String
Date and time of received SMS text message.
Phone_Number
ASCII String
Phone number of sender including country and area
code prefixes. (Ex: 16617165100)
Text_Str
ASCII String
Received message text - Maximum 160 characters.
The ICX30.SMS.WRITE array contains the SMS text message data to send to
multiple SMS text devices. This array must be populated before sending the
message by triggering the ICX30.CONTROL.Write_SMS tag.
ICX30.SMS.WRITE.
Value
Description
Message_Byte_Count
1 to 160
Number of characters in the message.
Message
ASCII String
Text of message to be sent - Maximum 160 characters.
Phone_Count
1 to 5
Quantity of phone numbers to send to.
Ph_Number_X
ASCII String
Phone number target device including country and area
code prefixes (Ex: 16617165100). Up to 5 phone
numbers.