Udbgif2, Udbgif3, Umode – Siemens AC75 User Manual

Page 75: Uurl, Uport, Ac75 at command set

Advertising
background image

AC75 AT Command Set

2.14 AT^SCFG

s

AC75_ATC_V01.002

Page 75 of 569

10/30/06

Confidential / Released

Userware Debug Interface Remote IP address
IP address of the host running the userware debugger.

Parameter is global, volatile and not reset by

AT&F

.

Default interface flag for IP connections
Flag to select if the userware debug interface is the default interface for IP connections. Parameter is global,

volatile and not reset by

AT&F

.

[“0“]

Debug interface is not the default.

“1“

Debug interface is default for IP connections.

Userware Mode
Parameter is global, volatile and not reset by

AT&F

.

[“normal“]

Userware is started by AT command or autostart option.

“debug“

Userware is started by debugger on host side.

“test“

Userware is loaded from test server.

Userware Mode: Location
Use of parameter depends on selected userware mode.

Parameter is global, volatile and not reset by

AT&F

.

If

<umode>

= "normal": Parameter is ignored.

If

<umode>

= "debug": File name of application stored on module. Maximum length: 126 characters.

If

<umode>

= "test": URL of the test server. Maximum length: 126 characters.

Userware Mode: Port
Use of parameter depends on selected userware mode.

Parameter is global, volatile and not reset by

AT&F

.

0...65535

If

<umode>

= "normal": Parameter is ignored.

If

<umode>

= "debug": Port number used by debugger.

If

<umode>

= "test": Port number of the test server.

Interface for Java System.out
This parameter specifies the interface to be used for the Java standard output System.out. The selected inter-

face must be supported by the hardware.
“ASC0“

System.out is routed to the first serial interface.

The interface is shared between Java CommConnection and System.out. The

baud rate set for CommConnection applies also to System.out.

The value is global, stored non-volatile in ME and is not reset by

AT&F

.

“ASC1“

(D)

System.out is routed to the second serial interface.

The interface is shared between Java CommConnection and System.out. The

baud rate set for CommConnection applies also to System.out.

The value is global, stored non-volatile in ME and is not reset by

AT&F

.

“USB“

System.out is routed to the Universal Serial Bus interface.

<udbgif2>

(str)(+CSCS)

<udbgif3>

(str)(+CSCS)

<umode>

(str)(+CSCS)

<uurl>

(str)(+CSCS)

<uport>

(str)(+CSCS)

<if>

(str)(+CSCS)

Advertising