Parameters
Introduction to Parameters
1-10
© Siemens AG 2009 All Rights Reserved
SINAMICS G120 Control Units CU230P-2 Parameter Manual (LH9), 11/2009
Data type
The data types available are shown in the table below.
The information of the data types for binector and connector inputs can be com-
posed of two specifications (discreated by a slash):
Depending on the data type of the BICO input parameter (signal sink) and BICO
output parameter (signal source) the following combinations are possible when
creating BICO interconnections:
Table 1-1 Available data types
Notation Meaning
Unsigned8 (U8) 8-bit unsigned
Unsigned16 (U16) 16-bit unsigned
Unsigned32 (U32) 32-bit unsigned
Integer16 (I16) 16-bit integer
Integer32 (I32) 32-bit integer
FloatingPoint32 (Float)
32-bit floating point number
First specification: data type of the parameter
Second specification: data type of the signal source preferably to be con-
nected (binector or connector output)
Table 1-2 Possible combinations of BICO interconnections
BICO input parameter
CI parameter BI parameter
BICO output parameter Unsigned32 /
Integer16
Unsigned32 /
Integer32
Unsigned32 /
FloatingPoint32
Unsigned32 /
Binary
CO: Unsigned8 x x – –
CO: Unsigned16 x x – –
CO: Unsigned32 x x – –
CO: Integer16 x x r2050 –
CO: Integer32 x x – –
CO: FloatingPoint32 x x x –
BO: Unsigned8 – – – x
BO: Unsigned16 – – – x
BO: Unsigned32 – – – x
BO: Integer16 – – – x
BO: Integer32 – – – x
BO: FloatingPoint32 – – – –
Legend: x: BICO interconnection permitted
–: BICO interconnection not permitted