User Manual
CM2U8567E / 04.1999 VISONIK DCS Functions and System Messages VVS18 Siemens Building Technologies
2-140 Function DSS Landis & Staefa Division
The following example illustrates how a file (whose File No. has been defined by PS
point parameter FILE) is listed on VISONIK terminal T6:
T6 12:57:04 Function =PNT : DSS
Partner address (UA/TA)=$306: $177
$177> COPY DK:"" TO TT6:
12:58:11 S T A R T O F C O P Y
.TSK1
10 PRINT DATE, TIME
20 ...
30 ...
.TSK2
10 -- TEST/ZA
20 ...
30 ...
.TSK12
10 -- Measurement Acquisition/GI
20 ...
30 ...
EXIT
12:58:13 E N D O F C O P Y (189. Characters)
COLBAS Tasks may also be listed on a VISONIK terminal directly from an EKL without
first making a backup on VISONIK Server disk.
The syntax is:
–
COPY EKL: TO TT6:
or in general COPY syntax:
–
COPY EKL: TO TTx:
–
VISONIK with its Function EDI provides for listing a file from VISONIK Server disk in
a quick and easy manner, with:
Ctrl/P <CR> followed by EDI,LIST,File No.
2.14.3 Terminal Device Assignment
Output commands LIST, PRINT, PLOT and INPUT are no longer terminal oriented but
are assigned to message channels, which then on their side, point to terminal devices.
The following applies to PRV/BPS/EKL-X
–
Terminal assignment in COLBAS Task with TERM(m)=n, where:
–
m = Task no.
–
n = 1..max. possible number of message channels
Note