Is there a way to programmatically create blocks (.scs files)? I am wanting to generate function blocks for CAN/J1939 receiving and transmitting based on a CAN DB file, and I see how structured text POUs could be generated programmatically, but I need to use GUIDE's CAN blocks, and those seem to only be available in a graphical environment. When I try to open a .scs file in a text editor is just shows a bunch of binary data, so I was just wondering if there was some SDK or documentation on how those .scs files are generated. I can't find any documentation on these publicly available, but maybe they're just hidden somewhere.