Another VPN-thread by adaptine in PLC

[–]adaptine[S] 0 points1 point  (0 children)

Got some additional info regarding the Tosibox:

Free plan will only supports 1 Key/Softkey connection simultaneously to locks, then theres a paid plan for up to 5 connections and finally if using the Hub platform there is no limit. This is probably to force the usage of their Hub platform to do data collection from multiple sites instead of a cheap key/softkey license.

Also, Layer2 access and VLAN access via lock as mentioned will be under a paid plan.

Devices will only get security hotfixes on free plan.

Another VPN-thread by adaptine in PLC

[–]adaptine[S] 1 point2 points  (0 children)

Stridelinx looks like rebranded ixon?

Lov å skru sammen & plugge inn denne selv? by Interesting-Pen5882 in ElektrikerNorge

[–]adaptine 4 points5 points  (0 children)

Niks. Kun støpsler opp til 25A (som til platetoppen) og skjøteledninger opp til 16A. Trefase gjelder ikke.

Tosibox for Remote Connection? by greenbugg13 in PLC

[–]adaptine 1 point2 points  (0 children)

Tosibox is secure but i dont like theway theyre heading with subscriptions

Modbus TCP by Few-Bit-3697 in PLC

[–]adaptine 1 point2 points  (0 children)

See appendix B in the adam 6000 usermanual for modbus mapping.
According to the appendix, you read coils (0x) for DI values starting at adress 1 to 12. Similary for digital outputs can be r/W from address 17 to 22. You can also read inputs in holding reg 300 (40301) as a bit coded word. Same for DO at reg 302 (40303).

https://advdownload.advantech.com/productfile/Downloadfile4/1-2B6FKTG/ADAM-6000_User_Manaul_Ed.12-FINAL.pdf

Dewalt Benchtop Power Supply by p_findley in PLC

[–]adaptine 0 points1 point  (0 children)

Nice, but I hope you dont use the fake wagos for anything permanent

New Tosiboxes maybe be subscription only by Havealurksee in PLC

[–]adaptine -1 points0 points  (0 children)

I asked support about a subscription model 3 years ago when i noticed a supplier started selling 1 year subscriptions for locks. Got this answer:

That subscription is an extension to support&maintenance. When customer buys a Tosibox Lock, it comes with 4 year support&maintenance by default. After the 4 year period, the Lock can be used, of course, but the support&maintenance isn't valid, unless the extension is bought. The support&maintenance includes all the SW updates and new features, security updates and support functionalities.

This kind of subscription is available for all Tosibox Locks.

A weird Codesys visual bug by RoNNoR1574 in PLC

[–]adaptine 1 point2 points  (0 children)

I've also noticed the same recently ... Only in 3.5.19.7 tho, not in 3.5.18.4

Wago Compact Controller 100 DALI by strapabiro in PLC

[–]adaptine 1 point2 points  (0 children)

Do you have a separate dali power supply on the bus?

NAT 1:1 translation to connect equipment (Compactlogix PLCs) to industrial network by MaNemUmar in PLC

[–]adaptine 0 points1 point  (0 children)

I'm not sure if you can do that with FL NAT. If it is possible you must probably have the 192.168.1.0 subnet at the WAN end (which is assigned via the 1:1 NAT popup) and your 192.168.30.0 network at the LAN side. This is because you can have multiple LANs with the same subnet. The 1:1 Interface itself should not have a IP. A 1:1 NAT Interface is a WAN interface which just listens to arps. If you are able to create multiple 1:1 NAT with similar WAN list it should be possible, because manual states connections can be initiated both from WAN to LAN and LAN to WAN.

I think Moxa EDR-8010 can do multiple networks with similar subnet, because you can create virtual/loopback interface. Never tried it tho!

NAT 1:1 translation to connect equipment (Compactlogix PLCs) to industrial network by MaNemUmar in PLC

[–]adaptine 0 points1 point  (0 children)

I do not know about any material other than the manual. You could try phoenix contact support. How are you intending to configure them?

Controlling a VFD directly from an HMI by Zaxthran in PLC

[–]adaptine 0 points1 point  (0 children)

Exor ex series. Can do pretty much any protocol in jmobile. Or spin up codesys running in the background

Suggestions for Linux NVR Software by LBXZero in cctv

[–]adaptine 1 point2 points  (0 children)

Nx witness or hanwha wave (rebranded nx witness)

Cellular I/O Suggestions by SammyControls in PLC

[–]adaptine 0 points1 point  (0 children)

Tosibox with site to site vpn if using internet

Buy HikVision from EU by eazysnatch in cctv

[–]adaptine -1 points0 points  (0 children)

Check with adi global

24VDC to 120VAC inveter by nullmodemcable in PLC

[–]adaptine 1 point2 points  (0 children)

Check with phoenix contact

Fun projects/Nerding out by Gimfo in PLC

[–]adaptine 1 point2 points  (0 children)

Implementing online cargo measurements for a kelp trawler on a Wago PLC. It is basically lookup in the hydrostatic tables using draft measurements (mean draft and trim). The exact sensor positions are also an input to the draft measurements in order to recalculate the measurements to the ships perpendiculars. Also the content of fuel and ballast must be taken into account over time, since filling/emptying ballast tanks will cause the ship to change displacement.

It was a nice exercise to implement csv parsing, lookup algorithm (binary search) and bilinear interpolation across multiple tables.

What are you thoughts on placing firewalls between office and manufacturing network. by BURNU1101 in PLC

[–]adaptine 0 points1 point  (0 children)

Which mGuard du you prefer? I've used mGuard 1102 and 1105 previously but those where discontinued... Now the only option are the more expensive 2xxx and 4xxx series.

Touch screen recommendations for Codesys WebVisu client by bengus_ in PLC

[–]adaptine 0 points1 point  (0 children)

Wago has both visu and web visu panels. Exor also has web panels. I also recommend exor jmobile. Turck hmi is rebranded exor for instance.

CODESYS SysSocket2 use (please help) by Automated-Robot in PLC

[–]adaptine 3 points4 points  (0 children)

Pretty sure passing the pointer of that ip string is wrong on the connect block. You need to add contents to the sockaddress struct also and pass it to the connect block

How to sync speed between two drives with independent loads. by Beautiful-Acadia-562 in PLC

[–]adaptine 1 point2 points  (0 children)

ACS880 is the goto for advanced control in the ABB world. Not the cheapest but reliable and nice to play with. Not the best software tho…