Operating System Update From Within The Application Program - Jetter JC-120MC User Manual

Table of Contents

Advertisement

JC-120MC

Operating system update from within the application program

Introduction
Prerequisites
Updating the OS
JetSym STX program
Jetter AG
The file functions included in the STX language scope let you transfer an
OS ile to a JX module on the JX2 or JX3 system bus of the controller.
An OS file for the JX module is available in the file system of the controller.
The operating system of the controller and the application program must be
running.
The controller has initialized both the JX2 and JX3 system bus with the
connected JX modules without errors.
Note:
Make sure the controller and the JX modules remain energized.
To update the OS of a JX module, proceed as follows:
Step
1
Copy the OS file to a file of any name and of the extension *.os in the
OS file of the module.
Example: /System/JX2-Slave02/OS/system.os or
/System/JX3-Module05/OS/Anything.os
2
... you wish to update further JX3
modules, ...
... you do not wish to update any
other JX3 modules, ...
Var
SourceName:
DestinationName:
UpdateIt:
End_Var;
Action
If ...
... proceed with step 1
... reboot the controller to launch the
new operating system.
String[100];
String[100];
Bool;
OS update
... then ...
597

Advertisement

Table of Contents
loading

Table of Contents