Reset (Cellular Modem); At (Cellular Modem) - Siemens RX1400 Reference Manual

Ruggedcom series
Hide thumbs Also See for RX1400:
Table of Contents

Advertisement

RUGGEDCOM NETCONF
Reference Guide
</modem>
</interfaces>
</data>
</action>
</rpc>]]>]]>
• {interfaceName}
The name of the modem interface.
• {atCommand}
The AT command to send to the modem. The command must begin with the prefix AT.
Section 6.2.3

reset (Cellular Modem)

This action resets the cellular modem. Specify the modem module and port in the <module> and <port>
elements. This action does not take any parameters.
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<action xmlns="http://tail-f.com/ns/netconf/actions/1.0">
<data>
<interfaces xmlns="http://ruggedcom.com/ns/rmf_ifs">
<cellmodem>
<module>{module}</module>
<port>{port}</port>
<reset/>
</cellmodem>
</interfaces>
</data>
</action>
</rpc>]]>]]>
• {module}
The module number for the cellular modem.
• {port}
The port number for the cellular modem.
Section 6.2.4

at (Cellular Modem)

This action sends an AT command to the cellular modem. The command must begin with the prefix AT. Specify
the modem module and port in the <module> and <port> elements. This action takes a single parameter:
<command>.
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<action xmlns="http://tail-f.com/ns/netconf/actions/1.0">
<data>
<interfaces xmlns="http://ruggedcom.com/ns/rmf_ifs">
<cellmodem>
<module>{module}</module>
<port>{port}</port>
<at>
<command>{atCommand}</command>
</at>
reset (Cellular Modem)
Chapter 6
RUGGEDCOM ROX II Actions
63

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1511Rx1512Rx5000Mx5000Mx5000re ... Show all

Table of Contents