Search found 1918 matches

by dirk
23 Apr 2019, 10:05
Forum: Software
Topic: e04.json is missing in Pictory
Replies: 5
Views: 3997

Re: e04.json is missing in Pictory

Hello brave RevPi developers ;) The features of the RevPiLib are provided for experimental use. So yes you have to read some readme files and perform unhandy work and yes maybe there is no guarantee for reliability and compatibility with all browsers.
by dirk
23 Apr 2019, 09:32
Forum: Software
Topic: Image flashing
Replies: 5
Views: 4990

Re: Image flashing

No, you have full access to the eMMC flash so you may easily read or write the image of the system.
by dirk
23 Apr 2019, 08:47
Forum: Software
Topic: Factory reset?
Replies: 4
Views: 7405

Re: Factory reset?

Hi the good news is that the actual Stretch image (March 2019) are now compatible also with RevPi Core 1 modules. Just download the image from the shop for free. The initial question of the SN/MAC functionality was introduced after the Jessie image.
by dirk
18 Apr 2019, 10:06
Forum: logi.cals
Topic: Tutorial 17 – logi.CAD3 - kein fehlerfreier Import möglich
Replies: 2
Views: 7748

Re: Tutorial 17 – logi.CAD3 - kein fehlerfreier Import möglich

Hallo leider ist das Tutorial nicht mehr mit der aktuellen Version kompatibel. Vielleicht kann logi.cals hier helfen und das aktualisieren.
by dirk
18 Apr 2019, 09:58
Forum: Software
Topic: e04.json is missing in Pictory
Replies: 5
Views: 3997

Re: e04.json is missing in Pictory

Hi, the necessary steps you have to perform are in the Readme.txt of the file you have downloaded.
by dirk
17 Apr 2019, 09:11
Forum: Hardware
Topic: LED A1 und A2 Ansteuerung via Python & GPIO ?
Replies: 13
Views: 13687

Re: LED A1 und A2 Ansteuerung via Python & GPIO ?

Hi, schau Dir mal das Tutorial #13 an, dann wirds klar. Wenn du mit dem Code arbeitest dann gibt es eben zwei piTest Binaries.
by dirk
16 Apr 2019, 14:22
Forum: Software
Topic: MODBUS TCP MASTER with RevPI Connect
Replies: 1
Views: 3124

Re: MODBUS TCP MASTER with RevPI Connect

Hi, the RevPi Connect is not configured. Address: 0 module type: 105 (0x69) unknown moduletype V1.0 It should look similar like this Address: 0 module type: 105 (0x69) RevPi Connect V1.0 Update your configuration in PiCtory again. Consider to upgrade your system as there is a new Stretch image avail...
by dirk
16 Apr 2019, 11:43
Forum: Software
Topic: Zugriff mit Java
Replies: 1
Views: 7437

Re: Zugriff mit Java

Hi, hier ist schonmal die Frage gestellt worden.
by dirk
16 Apr 2019, 10:43
Forum: Hardware
Topic: LED A1 und A2 Ansteuerung via Python & GPIO ?
Replies: 13
Views: 13687

Re: LED A1 und A2 Ansteuerung via Python & GPIO ?

Hi, du kannst über das Prozessabbild auf den RevPi Connect Relaiskontakt zugreifen. Der Relaiskontakt ist nach dem Start geschlossen. Du kannst ihn aber im Prozessabbild über die Variable RevPiLED Bit 6 öffnen und schließen. Die Variable ist ein Bitfeld und ein paar Bits sind für die LEDs A1,A2,A3 u...
by dirk
11 Apr 2019, 16:15
Forum: Hardware
Topic: RevolutionPiConnect mit Etikettenscanner USB-Schnittstelle
Replies: 3
Views: 3761

Re: RevolutionPiConnect mit Etikettenscanner USB-Schnittstelle

Hi nein bei PiCtory musst Du nichts einstellen. Um zu sehen, wie Dein USB Gerät eingehängt wurde im System kannst du folgende Befehle verwenden, separat

Code: Select all

lsusb -v
dmesg | tail