5 &usermeth – Metrohm 774 Oven Sample Processor User Manual

Page 133

Advertising
background image

5.11 Description of the remote control commands

774 Oven Sample Processor, Instructions for use

127

.Heater.S

Stop: Switching off of the heater

.E

Error: Message with error number (see page 104)

Format of AutoInfo messages:
(space)!device name"AutoInfo node"

Example: !Oven1".G"

5.11.4.10

Setup.PowerOn $G
Simulation of "power on". The method last used is ready for operation.

5.11.4.11

Setup.Initialize $G

Setup.Initialize.Select

param, config, setup,

assembly,

all

Setting of default values for the following branches:
param:

Method parameters (sets empty method '

∗∗∗∗∗∗∗∗

')

config:

Configuration, branch &Config

setup: Branch

&Setup

assembly: Branch

&Assembly

all:

All values of the entire tree.

Initialization is triggered with &Setup.Initialize $G.

5.11.4.12

Setup.RamInit $G
Initialization of the entire working memory. All parameters will be set to de-
fault; error messages will be deleted.

5.11.4.13

Setup.InstrNo.Value

8 ASCII characters

Device number. Essential for service purposes. The device number must
not be altered.

5.11.5 &UserMeth …

5.11.5.1

UserMeth.FreeMemory read

only

$Q queries the size of free memory (in bytes), available for user methods.

5.11.5.2

UserMeth.Recall $G

UserMeth.Recall.Name

8 ASCII characters

UserMeth.Store $G

UserMeth.Store.Name

8 ASCII characters

UserMeth.Delete $G

UserMeth.Delete.Name

8 ASCII characters

UserMeth.DelAll $G
Management of the internal method memory: loading, storing and deletion
of methods. The execution of a function is performed by sending $G to the
corresponding node, after entering the method name. Do not use preced-
ing or succeeding blanks in method names!
.DelAll;$G deletes all method in the user memory.

5.11.5.3

UserMeth.List.1.Name read

only

UserMeth.List.Bytes read

only

for each method
List of all method in the user method memory including method name and
file size in bytes.

Advertising