Skip to content

jfraire/Device-Modbus-ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device-Modbus-ASCII version 0.004
=================================

This distribution implements the Modbus ASCII protocol on top of 
Device::Modbus. It includes only a client, 
Device::Modbus::ASCII::Client.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

    * Device::Modbus
    * Role::Tiny
    * Device::SerialPort
    
THANKS

This distribution came to life thanks to Stefan Parvu from Kronometrix.
It was his motivation, dedication and support that made this module
possible.

COPYRIGHT AND LICENCE

Copyright (C) 2017 by Julio FRAIRE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.24.1 or,
at your option, any later version of Perl 5 you may have available.


About

Modbus ASCII communications for Perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages