EasyManuals Logo

Denkovi DAEnetIP2 v2 User Manual

Denkovi DAEnetIP2 v2
57 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #47 background imageLoading...
Page #47 background image
DAEnetIP2 v2 User Manual
21 Apr 2020
- 47 -
Get P6.8 This will read analog input 8 level. The rsult is from 0 up to 1023.
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.3.8.0
Get the whole P6 (This will return a byte number. Each bit is converted analog input value. This can be
used for digital inputs reading of P6)
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.3.33.0
Get P3.1 - This will read digital output P3.1 level
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.1.1.0
Get P3.8 - This will read digital output P3.8 level
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.1.8.0
Get the whole P3
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.1.33.0
Get P5.1 - This will read digital output P5.1 level
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.2.1.0
Get P5.8 - This will read digital output P5.8 level
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.2.8.0
Get the whole P5
snmpget -v1 -c 000000000000 192.168.1.100 .1.3.6.1.4.1.42505.9.2.2.33.0
SNMPSET examples
Set DAEnetIP2 v2 IP address
snmpset -v1 -c private 192.168.1.100 Denkovi.DAEnetIP2 v2.Configuration.cfgIP.0 a 172.16.100.3
snmpget -v1 -c private 172.16.100.3 .1.3.6.1.4.1.42505.9.1.1.0 a 172.16.100.3
Set P3.1 - This will set pin 1 from digital output port P3 in '0' (Low level)
snmpset -v1 -c private 192.168.1.100 .1.3.6.1.4.1.42505.9.2.1.1.0 i 0
Set P3.8 - This will set pin 1 from digital output port P3 in '1' (High level)
snmpset -v1 -c private 192.168.1.100 .1.3.6.1.4.1.42505.9.2.1.8.0 i 1
Set the whole P3 - This will set all the 8 pins from digital output port P3 in '1'
snmpset -v1 -c private 192.168.1.100 .1.3.6.1.4.1.42505.9.2.1.33.0 i 255
Set P5.1 - This will set pin 1 from digital output port P5 in '0' (Low level)
snmpset -v1 -c private 192.168.1.100 .1.3.6.1.4.1.42505.9.2.2.1.0 i 0
Set P5.8 - This will set pin 1 from digital output port P5 in '1' (High level)
snmpset -v1 -c private 192.168.1.100 .1.3.6.1.4.1.42505.9.2.2.8.0 i 1
Set the whole P5 - This will set all the 8 pins from digital output port P5 in '1'
snmpset -v1 -c private 192.168.1.100 .1.3.6.1.4.1.42505.9.2.2.33.0 i 255
14.3. Appendix 6. Software examples
Software examples can be found on this link

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Denkovi DAEnetIP2 v2 and is the answer not in the manual?

Denkovi DAEnetIP2 v2 Specifications

General IconGeneral
BrandDenkovi
ModelDAEnetIP2 v2
CategoryController
LanguageEnglish