37
ifm
Programming Manual AS-i Gateway AC14 (4.2.x)
12/2017
Programming
Use functions of the ifm package
>
Read network settings
18532
To read the network settings cyclically and offer them in the application:
Name
Description
Reference
Get_ASi_Data
Read the following datasets for network management in
batches and cycles:
List of activated slaves (LAS)
List of detected slaves (LDS)
List of projected slaves (LPS)
List of peripheral faults (LPF)
List of configuration errors (LCE)
List of configuration errors, missing slaves (LCEMS)
List of configuration errors - additional slaves
(LCEAS)
List of double address errors (LDAE)
Configuration data image (CDI)
Permanent configuration data (PCD)
Input parameters (PI)
Output parameters (PP)
→
Get_ASi_Data
(
Alternatively, this data can be read separately with the following FB:
>
Read parameter images
17569
Name
Description
Reference
Get_InputParameter
Read parameters of the inputs of the slaves at the AS-i
master (PI)
→
Get_InputParameter
(
Get_OutputParameter
Read parameters of the outputs of the slaves on the
AS-i master (PP)
→
Get_OutputParameter
(
→ p.
>
read slave lists
18530
Name
Description
Reference
Get_LPS
Read list of projected slaves (LPS)
→
Get_LPS
(
→ p.
Get_LDS
Read list of detected slaves (LDS)
→
Get_LDS
(
→ p.
Get_LAS
Read list of activated slaves (LAS)
→
Get_LAS
(
→ p.
Get_LPF
Read list of peripheral faults (LPF)
→
Get_LPF
(
→ p.
Get_LCE
Read list of configuration errors (LCE)
→
Get_LCE
(
→ p.
Get_LCEMS
List of configuration errors - read missing slaves
(LCEMS)
→
Get_LCEMS
(
→ p.
Get_LCEAS
Read of the configuration errors - read additional slave
(LCEAS)
→
Get_LCEAS
(
→ p.
Get_LDAE
Read list of double address errors (LDAE)
→
Get_LDAE
(
→ p.