Element Path: <cwt><COMMUNICATION><ethernet><sharedModem>
Note: |
useSharedModem
Range: | true / false |
Default: | false |
Description: | The shared modem feature makes it possible to let an internal unit, such as a card reader, share the modem connection. true = Shared modem enabled. |
See Uplink for a description on using <sharedModem>
Example:
<COMMUNICATION>
<ethernet ipAddress="192.168.0.100" subnetMask="255.255.255.0" DNSServer="8.8.8.8" >
<SharedModem useSharedModem="true"/>
</ethernet>
</COMMUNICATION>