Wiki source code of GLPAC (Cresnet)

Version 11.4 by Craig Lewis on 2022/08/18 16:55

Show last authors
1 Older systems with GLPACs wired back to the processor via Cresnet can be added by created a program for slot 2.
2
3
4 * Create a SIMPL windows program
5 * Add the GLPAC-DIMFLV8 (Cresnet) to the appropriate Cresnet IDs
6 * Define the Level In and Level Out analog signals on each of the GLPAC Remote Standard Intersystem Communications
7
8 [[image:1660773651340-476.png]]
9
10 * Add a 3 Series TCP/IP Ethernet Intersystem Communications to the appropriate Ethernet ID
11 * In Device Settings, set the Default IP Address to 127.0.0.2 (Loop back address)
12
13 [[image:image-20220817145415-2.png]]
14
15 * Copy the GLPACs Level In and Level Out signals and paste them to the 3 Series TCP/IP Ethernet Intersystem Communications Analog signals
16
17 [[image:1660773665229-324.png]]
18
19 * In the showrunner config, the lighting controller will be defined with the following settings
20 ** Controller Type = "3SeriesEisc"
21 ** ID and Device Connection Id = IP ID used
22 ** Properties Value = "127.0.0.2"
23 ** Loads Index for each load = the analog joins defined in the SIMPL program EISC Analog Symbols
24
25
26 [[image:image-20220817145415-4.png]]