Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of functionality #9

Open
automatizacerobotizace opened this issue May 15, 2023 · 1 comment
Open

Update of functionality #9

automatizacerobotizace opened this issue May 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@automatizacerobotizace
Copy link

Hello,

is possible to add following functionality:

  • create json file without spaces. To have it more compact and no empty space.
  • add Output "size of output data"

Thanks a lot.

@JobFranken JobFranken added the enhancement New feature or request label May 16, 2023
@priesf
Copy link
Collaborator

priesf commented Jun 21, 2023

Hello,
unfortunately we can not change that at the moment. We will keep the issue open as part of the backlog.
BR

As a hint, you could use a "strlen" call on the output "JsonBuffer" to get the size.
JsonBuffer => Memory address containing the serialized PV. It will be valid until FUB is disabled or a positive edge is given to Execute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants