beautypg.com

J*am – Junger Audio J*AM Application Manager User Manual

Page 19

background image

J*AM

16

name

=

"module"

type

=

"Module"

maxOccurs

=

"unbounded"

/>

name

=

"is-http-connected"

type

=

"xsd:boolean"

/>

name

=

"ip-address"

type

=

"xsd:string"

use

=

"required"

/>



name

=

"Module"

>

name

=

"program"

type

=

"Program"

maxOccurs

=

"unbounded"

/>

name

=

"is-all-logging"

type

=

"xsd:boolean"

/>

name

=

"is-metering-active"

type

=

"xsd:boolean"

/>

name

=

"is-metering-requested"

type

=

"xsd:boolean"

/>

name

=

"id"

type

=

"xsd:string"

/>


name

=

"Program"

>

name

=

"has-meter-window"

type

=

"xsd:boolean"

/>

name

=

"has-liveplot-window"

type

=

"xsd:boolean"

/>

name

=

"has-spectral-signature-window"

type

=

"xsd:boolean"

/>

name

=

"is-logging"

type

=

"xsd:boolean"

/>

name

=

"index"

type

=

"xsd:positiveInteger"

/>




Example

An example of the backup file is given below. In this example J*AM has two devices connected devices: A T*AP
with the IP address 10.110.64.209 and a C8000 frame with the IP address 10.110.59.99. In the device nodes
you can see the HTTP connection state as an attribute.
In case of C8000 frames each device node has module nodes representing module cards identified by their CAN
ID. For *AP (such as T*AP, D*AP, M*AP)

devices there is always only one module with the ID „1‟. In the module

node the attribute „is-metering-active‟ signals if J*AM is receiving logging data from the device.
The program nodes show if a certain program is being logged. Programs are indexed as they occur in J*AM
device tree.

xml

version

=

"1.0"

encoding

=

"ISO-8859-1"

?>

configuration-version

=

"1"

>

ip-address

=

"10.110.64.209"

is-http-connected

=

"true"

>

id

=

"1"

is-metering-requested

=

"true"

is-metering-active

=

"true"

is-all-

logging

=

"false"

>

index

=

"1"

is-logging

=

"true"

has-meter-window

=

"true"

/>

index

=

"2"

is-logging

=

"false"

has-meter-window

=

"true"

/>

index

=

"3"

is-logging

=

"false"

/>

index

=

"4"

is-logging

=

"false"

/>

ip-address

=

"10.110.59.99"

is-http-connected

=

"true"

>