Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Java Modbus
no vote
The jModbus project aims to provide Java libraries to allow java based devices to comminciate as either master or slave devices via ModbusRTU (Modbus), ModbusASCII (ModbusA) or ModbusTCP (Modnet).  The code is open source and designed to run on devices with a small footprint, such as the Dallas Semiconductor TINI.
alexcvc
2016-08-23
0
1
ASN.1 Compiler
no vote
The purpose of the ASN.1 compiler is to convert the specifications in ASN.1 notation into some other language. At this moment, only C and C++ target languages are supported, the latter is in upward compatibility mode. The compiler reads the specification and emits a series of target language structures (C structs, unions, enums) describing the corresponding ASN.1 types. The compiler also creates the code which allows automatic serialization and deserialization of these structures using several standardized encoding rules (BER, DER, XER, PER).
alexcvc
2016-08-23
1
1
Comtrade Standart
no vote
IEEE C37.111-1999 (Power Systems Relay Committee of the IEEE Power Engineering Society) Originally intended as a standard way to share Transient information (COMTRADE COMmon format for TRansient Data Exchange for power systems) captured by signal samplers as point on wave scalar values (oscillography). Sample rates between 960 Hz and 7680 Hz were typical
alexcvc
2016-08-23
0
1
No more~