SOFTWARE MANUAL C32
8.8 PRINT SYSTEM DATA
[Name]
Request System Info
[Format]
ASCII
<RS>
“y“
<output format> <source> <type>
Hex
1Eh
78h
<output format> <source> <type>
Decimal
30d
120d
<output format> <source> <type>
[Description]
Command to insert system data into the data stream. The attached system data do not have any own
formatting and thus the current formatting is used for the printout.
[Output format]
0:
output in standard form (as it is also read out)
e.g. 0x06 or 0x0CF4
1:
output in decimal form
e.g. 3472 or -184
2:
output in Boolean form
e.g. „T“ or „F“
3:
output as string
10:
output of a converted ADC voltage in decimal form without decimal place
e.g. 24
11:
output of an analog value in decimal form with a decimal place
e.g. 4.3
12:
output of an analog value in decimal form with two decimal places
e.g. 14.36
13:
output of an analog value in decimal form with three decimal places
e.g. 0.332
20:
output of a converted temperature in decimal form without decimal place
e.g. 24
21:
output of a converted temperature in decimal form with a decimal place
e.g. 4.3
22:
output of a converted temperature in decimal form with two decimal places
e.g. 14.36
23:
output of a converted temperature in decimal form with three decimal places
e.g. 0.332
If an unsupported output form is specified, the output is selected hexadecimal.
[Source]
"A": position counter of actuators
Example: Insert the position counter of actuator 1 in decimal form into the print data flow
<RS>y<1d>A<1d>
„a“ : <ADC Index> sensor data
Example: Insert the power voltage (ADC index 8 ) with 2 decimal places into the print data flow
<RS>y<12d>a<9d>
„i“ : System information
Example: Insert REPOS_REF of the application (index 8) into the print data flow
<RS>y<3d>i<8d>
„f“ :System parameter [task identification, module, parameter]
Task identification: 11
RAM parameter
12
EEPROM parameter
13
factory set parameter (actually replaced by firmware parameters)
14
firmware parameter
15
parameter help text
Example: Insert RAM parameter, vertical dot density [dots/dm] into the print data flow
<RS>y<0d>f[11:41,3]
„r“: reference data
„s“: statistic data
„t“ :tracing data
GeBE Elektronik und
phone
+49.89.894141-0
GeBE-document-no. SoMAN-C32-E-V2.2-0793
Feinwerktechnik GmbH
fax
+49.89.894141-33
date
July 7, 2020
Beethovenstraße 15
page 57 | 166
82110 Germering
Our general terms of business are to be applied.
Germany
Internet
www.gebe.net
Errors and changes reserved.