Patrickyp

Results 6 issues of Patrickyp

``` [EdiValue("9(2)", Path = "ISA/0", Description = "ISA01 - Authorization Information Qualifier")] public int AuthorizationInformationQualifier { get; set; } [EdiValue("9(2)", Path = "ISA/2", Description = "ISA03 - Security Information Qualifier")]...

question

Hi, Not really an issue but I am a newbie c++ programmer trying to get a very basic UDP communication example working. I am running echo_server.cpp on 1 computer and...

I am not too familiar with ntp but does it mean that I need internet on my PI clients to use this library since you are using ntp to sync...

When I try to import nanomsg in python 2.7 I get the following: $ import nanomsg > /usr/local/lib/python2.7/dist-packages/nanomsg-1.0-py2.7-linux-armv7l.egg/_nanomsg_cpy.py:3: UserWarning: Module _nanomsg_cpy was already imported from /usr/local/lib/python2.7/dist-packages/nanomsg-1.0-py2.7-linux-armv7l.egg/_nanomsg_cpy.pyc, but /home/pi/gitlibs/nanomsg-python is being...

HI, I have the IVMECH v2 and want to capture a image pair (1 from each of the 2 cameras) as close together as possible. Which code should I be...

Getting the following error when trying to call testCreate() on the Demo program. ``` Create directory with result: false, error: Optional(Error Domain=kCFErrorDomainCFNetwork Code=200 "(null)" UserInfo={kCFFTPStatusCodeKey=550, _kCFStreamErrorCodeKey=550, _kCFStreamErrorDomainKey=6}) ``` What does...