Difference between revisions of "Siemens Sentron Pac3200"
Jump to navigation
Jump to search
(→Software Installation) |
(→Resources) |
||
Line 31: | Line 31: | ||
== Resources == | == Resources == | ||
+ | Modbus | ||
+ | *A low-level standard for communication between hardware devices. | ||
[https://extranet.w3.siemens.com/us/internet-dms/btlv/access/access/Docs/SENTRON_pac3200_manual_ul_PSC_en.pdf manual] | [https://extranet.w3.siemens.com/us/internet-dms/btlv/access/access/Docs/SENTRON_pac3200_manual_ul_PSC_en.pdf manual] | ||
Line 38: | Line 40: | ||
[http://support.automation.siemens.com/WW/llisapi.dll/63452759?func=ll&objId=63452759&objAction=csView&nodeid0=43500476&lang=en&siteid=cseus&aktprim=0&extranet=standard&viewreg=WW&load=treecontent&prodLstObjId=33618253 Powerconfig v3.2] | [http://support.automation.siemens.com/WW/llisapi.dll/63452759?func=ll&objId=63452759&objAction=csView&nodeid0=43500476&lang=en&siteid=cseus&aktprim=0&extranet=standard&viewreg=WW&load=treecontent&prodLstObjId=33618253 Powerconfig v3.2] | ||
− | |||
− | |||
− |
Revision as of 16:51, 3 March 2017
Contents
Installations
Two are in use in Stanley Hall in room "041 Field Ecology" (SCHLAGE-keyed locks) and subroom "801A Electrical" with the same type of lock.
Stanley Lights / Outlets (120w)
- It's the top one.
- MAC: 20-BB-C6-01-13-F3
- IP: 159.28.26.36
- HOST: power-mon-100066
- Ethernet port: 097
Stanley Industrial (440w)
- It's the bottom one.
- MAC: 20-BB-C6-00-A2-58
- IP: 159.28.26.33
- HOST: power-mon-100055
- Ethernet port: 098
Software Installation
Required Cable
- Ethernet with Modbus TCP/PROFIBUS DP/RS485 with Modbus RTU
Windows only.
- Download and install Powerconfig from this awful Seimens website
- right click the project and add a PAC3200
- under parameters, do the following:
- change the IP address to one of the IPs above
- change the Gateway to 159.128.100.1
- set Protocol to Modbus TCP
- in the menu click Options -> Activate Online View
- in the menu click Views -> Measurement/Voltage/Current/Power
Resources
Modbus
- A low-level standard for communication between hardware devices.