Search found 3 matches
- 31 Jan 2024, 11:06
- Forum: Software
- Topic: Real Time Output - Scripts
- Replies: 1
- Views: 1405
Real Time Output - Scripts
Trying to upload the 'piTest - R Input_Word_1' function inside a script (node.js) However there is a delay in outputting the data. The function works, however output the data in 'chunks' after around 45 seconds. How do we remove this delay for real time output via a script? const { execFile } = requ...
- 25 Jan 2024, 11:53
- Forum: Software
- Topic: piTest -r Input_Word_1
- Replies: 1
- Views: 1008
piTest -r Input_Word_1
Hi, Looking at having the terminal line piTest -r Input_Word_1 auto load at the boot of the pi. How would I go about doing this because it has been set up as using the Picstory application. This was producing using the following instructions: https://revolutionpi.com/tutorials/modbus/tutorial-modbus...
- 15 Jan 2024, 12:30
- Forum: Hardware
- Topic: Connecting RevPi Core to secondary RaspberryPi 4
- Replies: 1
- Views: 2569
Connecting RevPi Core to secondary RaspberryPi 4
Hi, I currently have a RevPi Core S, I have set this up as a Modbus Master (TCP), linking via ethernet to a 3rd party sensor (Modbus Slave). This connection is successful and RevPi has data in terminal. We also need to link the same RevPi to a Raspberry Pi 4. This second pi is used to show the user ...