Search found 199 matches
- 12 Aug 2019, 09:53
- Forum: logi.cals
- Topic: logi.CAD 3 (FBD-editor)
- Replies: 1
- Views: 43548
Re: logi.CAD 3 (FBD-editor)
There is separate licensing for logi.CAD 3 FBD-Light Workstation.Further clarification on licensing could be be done directly with logicals support.
- 02 Aug 2019, 17:01
- Forum: logi.cals
- Topic: logiCAD3 - RevPi Connect - Erstellung nicht möglich Fehlercode 1
- Replies: 4
- Views: 47595
Re: logiCAD3 - RevPi Connect - Erstellung nicht möglich Fehlercode 1
Hallo Jens,
Es könnte ähnliches Problem wie in folgenden Thread sein .
viewtopic.php?t=218
Probieren mal Project->Clean in Logicad3 V1.115
Gruß,
Amar
Es könnte ähnliches Problem wie in folgenden Thread sein .
viewtopic.php?t=218
Probieren mal Project->Clean in Logicad3 V1.115
Gruß,
Amar
- 30 Jul 2019, 14:29
- Forum: Software
- Topic: Modbus TCP/IP
- Replies: 11
- Views: 23765
Re: Modbus TCP/IP
Hi Suthesh,
Yes.As per your previous attached image virutal input 1 is corresponding to address 1.For better clarity i would suggest to use a open source Modbus master simulator tool like QModMaster.You can connect your controller with it and exactly observe how your inputs and outputs are behaving ...
Yes.As per your previous attached image virutal input 1 is corresponding to address 1.For better clarity i would suggest to use a open source Modbus master simulator tool like QModMaster.You can connect your controller with it and exactly observe how your inputs and outputs are behaving ...
- 29 Jul 2019, 12:06
- Forum: Software
- Topic: Modbus TCP/IP
- Replies: 11
- Views: 23765
Re: Modbus TCP/IP
Virtual inputs seems to be in coil registers as they have r/w access.To read them from controller you need READ_COILS function.
Virtual output could be read with READ_Discrete_INPUTS function. Safety controller addressing need not be changed.
You can check in wireshark with mtcp filter if ...
Virtual output could be read with READ_Discrete_INPUTS function. Safety controller addressing need not be changed.
You can check in wireshark with mtcp filter if ...
- 23 Jul 2019, 15:19
- Forum: Software
- Topic: Will these softwares run on the RevPI?
- Replies: 7
- Views: 14416
Re: Will these softwares run on the RevPI?
Hello Julian,
The third-party LabVIEW Add-On LINX by Digilent/LabVIEW Marker Hub is designed to be a generic hardware abstraction layer for embedded platform devices eg Raspberry PI.
http://sine.ni.com/nips/cds/view/p/lang/en/nid/212478
https://www.labviewmakerhub.com/doku.php?id=libraries:linx ...
The third-party LabVIEW Add-On LINX by Digilent/LabVIEW Marker Hub is designed to be a generic hardware abstraction layer for embedded platform devices eg Raspberry PI.
http://sine.ni.com/nips/cds/view/p/lang/en/nid/212478
https://www.labviewmakerhub.com/doku.php?id=libraries:linx ...
- 22 Jul 2019, 12:07
- Forum: Software
- Topic: Revolution Pi Booting Failure
- Replies: 8
- Views: 14216
Re: Revolution Pi Booting Failure
Hi Creighton,
I tried to produce the same phenomenon occuring at your side.
I have RePiconnect and stretch image from following link:
https://revolution.kunbus.de/shop/de/stretch
For me it works and the kernel is booted.I am using Win32DiskImager to write the image.
Are you using SD Formatter?Try ...
I tried to produce the same phenomenon occuring at your side.
I have RePiconnect and stretch image from following link:
https://revolution.kunbus.de/shop/de/stretch
For me it works and the kernel is booted.I am using Win32DiskImager to write the image.
Are you using SD Formatter?Try ...
- 22 Jul 2019, 11:11
- Forum: PiCtory
- Topic: DI Modul Lese Fehler
- Replies: 4
- Views: 12416
Re: DI Modul Lese Fehler
Hallo Sascha,
Gut dass du weiter gekommen bist.Bitte Kernel log für geschreibene Schritte zuschicken,wenn DI Modul auf der linke Seite des RevPICore steht.
Gruß
Amar
Gut dass du weiter gekommen bist.Bitte Kernel log für geschreibene Schritte zuschicken,wenn DI Modul auf der linke Seite des RevPICore steht.
Gruß
Amar
- 19 Jul 2019, 11:39
- Forum: PiCtory
- Topic: DI Modul Lese Fehler
- Replies: 4
- Views: 12416
Re: DI Modul Lese Fehler
Hallo Sascha
Für weitere Analyse können Sie in PiCtory folgendes machen:
InputMode_1 als Counter Rising Edge konfigurieren
Save as Start-Config und Reset Driver
Jetzt Counter_1 ist zu I_1 zugeweiesen damit Counter_1 wird für jede I_1 rising Edge incrementiert werden.
Status LEDs RevPi Modules ...
Für weitere Analyse können Sie in PiCtory folgendes machen:
InputMode_1 als Counter Rising Edge konfigurieren
Save as Start-Config und Reset Driver
Jetzt Counter_1 ist zu I_1 zugeweiesen damit Counter_1 wird für jede I_1 rising Edge incrementiert werden.
Status LEDs RevPi Modules ...
- 15 Jul 2019, 13:21
- Forum: Software
- Topic: Revolution Pi Booting Failure
- Replies: 8
- Views: 14216
Re: Revolution Pi Booting Failure
Hi Creighton,
After image write is successful,close rpiboot application and disconnect USB cable.Restart Rev Pi.In monitor you shall get normal Linux kernel boot messages..I assume the few program lines you mentioned were the Linux kernel boot messages.
Once done it will ask for Login/Password.You ...
After image write is successful,close rpiboot application and disconnect USB cable.Restart Rev Pi.In monitor you shall get normal Linux kernel boot messages..I assume the few program lines you mentioned were the Linux kernel boot messages.
Once done it will ask for Login/Password.You ...