Search found 164 matches

by Amar
26 Aug 2019, 09:21
Forum: Software
Topic: RevPi Connect - USB found but RpiBoot does not work
Replies: 4
Views: 8343

Re: RevPi Connect - USB found but RpiBoot does not work

Hi Koen,
The USB driver does not seems to be installed and you would have to disable driver signature.

https://www.drivereasy.com/knowledge/di ... 10-easily/

Best Regards,
Amar
by Amar
22 Aug 2019, 09:22
Forum: Hardware
Topic: Power LED von DIO Modul flackert rot
Replies: 6
Views: 8765

Re: Power LED von DIO Modul flackert rot

In dem Fall können Sie mir bitte einen Kernel log (dmesg Kommando) zuschicken.Danach Probieren Sie DIO Modul an andere seite von Rev Pi extension bus auszuprobieren.
Gruß,
Amar
by Amar
21 Aug 2019, 08:47
Forum: Hardware
Topic: Power LED von DIO Modul flackert rot
Replies: 6
Views: 8765

Re: Power LED von DIO Modul flackert rot

Hallo,
Sie müßen beide X2 und X4 plug von DIO modul Spannungsversorgen.Probieren Sie danach nochmal in PiCtory den Config.rsc zu speicheren und reset Treiber auszuprobieren.
by Amar
21 Aug 2019, 08:47
Forum: Hardware
Topic: Power LED von DIO Modul flackert rot
Replies: 6
Views: 8765

Re: Power LED von DIO Modul flackert rot

Hallo,
Sie müßen beide X2 und X4 plug von DIO modul Spannungsversorgen.Probieren Sie danach nochmal in PiCtory den Config.rsc zu speicheren und reset Treiber auszuprobieren.
by Amar
13 Aug 2019, 10:08
Forum: logi.cals
Topic: logiCAD3 (ST) Projekt mit C++ Code
Replies: 1
Views: 18697

Re: logiCAD3 (ST) Projekt mit C++ Code

Hallo,
Der Cpp Program könnte mit höhere Priorität in andere Process geläuft werden.In dem Fall ist es unabhängig von SPS Zykel zeit.
by Amar
12 Aug 2019, 09:53
Forum: logi.cals
Topic: logi.CAD 3 (FBD-editor)
Replies: 1
Views: 21773

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.
by Amar
02 Aug 2019, 17:01
Forum: logi.cals
Topic: logiCAD3 - RevPi Connect - Erstellung nicht möglich Fehlercode 1
Replies: 4
Views: 24918

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
by Amar
30 Jul 2019, 14:29
Forum: Software
Topic: Modbus TCP/IP
Replies: 11
Views: 20166

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 ...
by Amar
29 Jul 2019, 12:06
Forum: Software
Topic: Modbus TCP/IP
Replies: 11
Views: 20166

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 ...
by Amar
23 Jul 2019, 15:19
Forum: Software
Topic: Will these softwares run on the RevPI?
Replies: 7
Views: 12411

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 ...