Upcoming Multi firmware versions will communicate a parallel compatibility identifier.
Remote veconfigure should include this id in the remote configuration file and check if the id before writing the VE,Bus configuration. If not allowed error code 63 should be cast.
Since the remote file section version numbers need to be increased veconfigure should be released before mk2vsc. Otherwise veconfigure will error out with an unsupported file version error.
"Parallel configuration not allowed since one or more units have incompatible parallel compatibility identifiers"
Todo
[x] Implement changes in mk2vsc (implementation is done, can only be released when veconfigure tooling is released)
[x] Implement changes in VeConfigure tooling
[x] Add error code 63 and description to vrmmk2vsc.
Upcoming Multi firmware versions will communicate a parallel compatibility identifier.
Remote veconfigure should include this id in the remote configuration file and check if the id before writing the VE,Bus configuration. If not allowed error code 63 should be cast.
Since the remote file section version numbers need to be increased veconfigure should be released before mk2vsc. Otherwise veconfigure will error out with an unsupported file version error.
"Parallel configuration not allowed since one or more units have incompatible parallel compatibility identifiers"
Todo