GDSX (Extended General Device Support) Manual

Design and Development
Extended General Device Support (GDSX) Manual529931-001
2-49
Setting Configuration Parameters
Setting Configuration Parameters
There are five ways to set the configuration parameters:
1. Within the USER^INIT^CONFIG^PARAMS user exit (called during process
initialization), assign parameter values to TSCODE globals. This method may be
used with static or dynamic parameters. Use the internal DEFINE names listed in
the second column of Table 2-2 and Table 2-3.
backup^debug^flag debug^flags.<13> 0 (OFF) 0–1
poolcheck^flag debug^flags.<14> 1 (ON) 0–1
debug^fatal^flag debug^flags.<15> 0 (OFF) 0–1
DEVICEINFO support^devinfo device^info 0 (OFF) 0–1
DYNAMIC dynamic dynamic^term %21 (ON) N.A.
dynamic^recovery dynamic^term.<10> 1 (ON) 0–1
dynamic^autostop dynamic^term.<11> 1 (ON) 0–1
dynamic^nowaitdepth dynamic^term.<12:15> 1 (ON) 0–15
IOCBWAIT-
TIME
iocbwait iocb^wait^time 1,000 ticks 0–6000
ticks
LOGSTATUS log^enabled log^status 1
(enabled)
0–1
LOOPTIME looptime loop^time 200 ticks 0–32,767
ticks
RESTART-
TIME
auto^restart^delay^time auto^restart^time 6000 ticks 0–65,535
ticks
SECURITY security sg^security 1 (group) N.A.
(continued) user^group sg^security.<0:7> 0 0–255
remote^change^flag sg^security.<13> 0 0–1
access^group sg^security.<14:15> 1 (group) 0–3
TRACERECSI
ZE
tracerecsize trace^rec^size 256 words 0–16,383
words
TRAPERROR debug^error^trap2 d^series^error 0 0–32,767
USERFLAGS userflags user^flags %100000 0–65,535
USERSTART
SU
userstartsu user^start^su 0 (OFF) 0–1
Table 2-3. Dynamic Parameters (page 2 of 2)
External
Parameter
Name Internal DEFINE Name
CONFIG^
PARAMS Name
Default
Value Range