PLIN view pro 3, script for incrementing command frame EFM_REQ

This forum covers issues concerning multiple software products.
Post Reply
WIRGIND
Posts: 1
Joined: Thu 21. Nov 2024, 11:55

PLIN view pro 3, script for incrementing command frame EFM_REQ

Post by WIRGIND » Thu 21. Nov 2024, 13:48

With the software PLIN-View Pro 3, I would like to write a script in C# language to increment the value of the command frame EFM_REQ. This frame is used to drive the rotational speed of a fan electric motor.
I would like to be able to set the run up slope ; in other terms setting the time between each EFM_REQ update.

I am actually performing this “manually”, with the following operations :
Open LDF file
Node ZCU_F Type Master
Start icon to begin communication
Publish table/New frame/ ID = « 08h EFM_REQ”
Edit signals

Thank you for your help

M.Heidemann
Sales & Support
Sales & Support
Posts: 1083
Joined: Fri 20. Sep 2019, 13:31

Re: PLIN view pro 3, script for incrementing command frame EFM_REQ

Post by M.Heidemann » Thu 21. Nov 2024, 14:30

Hello,

there is an extensive description of the C# scripting feature in the help (F1),
there is no explicit loading of LDF-files implemented but this can be done by loading a project which
has a LDF-File assigned to it.

Please read the docs provided, we include many examples which should give you a introduction
to what you want to do.

BR

Marvin
---
Marvin Heidemann
PEAK-Support Team

Post Reply