-
I am looking for a way to read the tag descriptions along with the name and value, is this theoretically possible? I know I can parse a tag output file or a .l5x file but reading the descriptions on t…
-
Plugin Name: Minecraft Development
Plugin Version: 2018.3-1.2.17
OS Name: Windows 10
Java Version: 1.8.0_152-release
Java VM Vendor: JetBrains s.r.o
App Name: IDEA
App Full Name: IntelliJ IDEA
App Ver…
-
When reading some tags from custom made Add-On Instruction on `PLC.scan()` it throws an error.
## My Code
```
const PLC = new Controller();
const tags = [
new Tag("test_duty_cycle.EnableI…
-
Thank you so much `dmroeder` for the amazing library!
I'm trying to be able to atomically update multiple fields of a UDT in a single packet. I am currently able to update members of my UDT, but I …
-
First off great job on the this. Made it fairly painless to connect to a PLC.
My issue though: When I use your GetTagList, I can pull in name and type no problem, but no value.
Im trying to grab al…
-
Hi guys,
When i covert report.json to multiple cucumber html reporter, they only attached all steps and their status but missing image.
I attached report.json file content on this topic.
Additiona…
-
Maybe I am doing this wrong, or there is no way to parse the tag as it stands.
This works:
`Program:DW_Fast.VP_WRK_CreepEncoderALastscan`
But this doesn't:
`Program:DW_Fast.DW_VP.INP_DWAEncoderP…
-
# The Issue
The following XML is being converted as follows.
```xml
```
Converted Object snippet below
```js
{ '$':
{ Name: 'Push',
DataType: 'BIT…
-
Via feedback, someone pointed out the lack of Charisma usage in combat. I agree there is a void, but:
* CHA can be used heavily outside of combat
* Would need to artificially insert CHA saves into…
-
First off, this is awesome! Big help to get me up and going.
Second, thanks for the rickroll.
Third, I'm trying to read a multi-dimensional array. Something like: `MyTag.Data_Storage[0,0]` but t…