Search found 30 matches

by volz
31 Aug 2018, 09:18
Forum: Software
Topic: pictory I/O config
Replies: 2
Views: 3257

Re: pictory I/O config

Awesome thanks for help!
by volz
31 Aug 2018, 02:24
Forum: Software
Topic: pictory I/O config
Replies: 2
Views: 3257

pictory I/O config

Hi,

I have written my own application in c++/js and now would like to move away from using. pictory to setup and assign the IO. How is pictory assigning names to the IO ? Is this information kept in a file somewhere that can read/modify and make?


cheers
by volz
31 Aug 2018, 02:11
Forum: Hardware
Topic: AIO schematics
Replies: 2
Views: 3764

Re: AIO schematics

are you after how to connect sensors to the AIO? If so take a look at this link https://revolution.kunbus.com/tutorials/pinout-revpi-aio/ what type of sensor are you trying to connect ? 4-20ma, 0-5 or 10v , RTD ? or after the electronic design of the PCB inside? if so look here https://revolution.ku...
by volz
31 Aug 2018, 02:01
Forum: Hardware
Topic: No screen connection Rev-pi core 3
Replies: 2
Views: 5107

Re: No screen connection Rev-pi core 3

you could try without the HDMI to Displayport adaptor and plug into a TV for testing.
by volz
28 Aug 2018, 06:42
Forum: Software
Topic: Mounting the RevPi as network drive (Samba share)
Replies: 3
Views: 7142

Re: Mounting the RevPi as network drive (Samba share)

Hi, I am using samba on my Rev Pi core 3 with no issues. I am no expert but with it so here is the tutorial I followed maybe it will help you. http://comfilewiki.co.kr/en/doku.php?id=comfilepi:create_a_linux_project:index this is what I enter in file explorer to navigate to the pi "\\192.168.20...
by volz
24 Jun 2018, 14:01
Forum: Software
Topic: showing the desktop with teamviewer
Replies: 4
Views: 4312

Re: showing the desktop with teamviewer

will do. thank you.
by volz
24 Jun 2018, 13:59
Forum: Software
Topic: c++ app web interface
Replies: 15
Views: 11259

Re: c++ app web interface

sound good ! thanks you for you guidance. It has really helped me to clear out my head. From what i understand the raspberry pi is sensitive to power cuts without shutting down first. I believe it may corrupt the memory. Have you guys taken any measures to help with this ? or should we be using a sm...
by volz
24 Jun 2018, 08:41
Forum: Software
Topic: c++ app web interface
Replies: 15
Views: 11259

Re: c++ app web interface

just a update so you do not waste your time. I have been playing with node.js and i am seeing how using node.js and help me better now. Currently i am trying to use a socket in my c++ program to communicate with the server.
by volz
24 Jun 2018, 01:07
Forum: Software
Topic: c++ app web interface
Replies: 15
Views: 11259

Re: c++ app web interface

Sure you are very close :). Im am working it out as i go and slowly beginning to see how it may work. The main reason i need to have some saved valuse is for uesr setting e.g temperature setpoints, cycle time, alarm levels, etc. I would like to have these backed up to a USB i case of hardwear malfun...
by volz
24 Jun 2018, 00:08
Forum: Software
Topic: showing the desktop with teamviewer
Replies: 4
Views: 4312

Re: showing the desktop with teamviewer

Interesting how is the forwarding of the web page to teamviwer done ? if im planning to get rid of apache and ues node.js would i still be able to use teamviewer ? I see at the top of your html files you have some code for teamviewer.