-
I'm attempting to create an AOI,. I'm importing an L5X of the AOI, and I want to create the AOI tag and the required Input/Output/InOut tags. Currently, the AddOnInstruction class is very nice, but …
-
Dear Ginan team,
I am wondering if Ginan software could execute triple-frequency uncombined PPP. The parameters are huge and sophisticated. I have tried to use the Ginan software to produce a res…
-
I tried importing an AOI (generated by L5Sharp), and Studio is complaining that the Number attribute in the Rung element can't be zero. I looked at the L5X and, sure enough, the Number attribute does…
-
Hi,
When I try to write an AOI with L5Sharp then import it, I get an error in Studio stating:
```
Error: Line 1250: Failed to set the 'CreatedDate' property (The parameter is incorrect.).
RSLog…
-
If Universal_Device_Info.L5X was changed the revision on the AOI needs to be set to 1.x or 2 so other devs know which is newest. I can't tell if the Universal_Device_Info.L5X I had is any difference …
-
I have run into an issue when creating a new RLL Routine and adding a commented Rung.
In L5X output, the Comment element is added after the Text element. When importing into Studio 5000 (v33.11), i…
-
Can I use this library to convert ACD files to L5X?
-
I'm running into an issue with generating an array tag. For this example, I'm making a BOOL[100] tag.
For the Tag creation, I am setting the Value to the following:
`Value = ArrayType.New(100)`
…
-
Hey, I just started checking out your project and it looks really great! I'm trying to use it for some simple things, and I've run into something that I can't quite figure out.
I am opening an exis…
-
Hello! Is there any way to update the tag name? Thank you in advance!