I'm trying to set up a profile load script for the Ericsson RX8200, similar like I did for the Novelsat NS2000.
I'm selecting the protocol function and version and I'm saving the script.
These values however remain in a blue color and on re-opening the Automation app, these fields are empty again.
On the server in the script xml file I can see the correct values for the dummy.
After reloading and seeing 'missing' in Protocol and Version, I tried exporting the script, and in the export I can see the correct values.
The main problem is that the LSO script seems to fail to load the profile load script.
I now wonder if SRM will be able to see the correct values from the file, or if SRM will not see the values, since the Automation application is also not able to apparently load the correct values.
I'm also wondering why the protocol and version remain in a blue color and are not loaded on re-opening of Cube.
As a best practice, always use the filtering capabilities that are presented while selecting a protocol.
Hi Jeroen,
Not sure what's happening to have that blue color never seen that behavior. Below a screenshot of my DMA:
As for the question if SRM will still 'see correct values', it will if you have the following:
The problem was that the function definition showed: Ericsson RX8200.Demodulating (Ericsson Rx8200) while SRM was searching for Ericsson RX8200.Demodulating (Ericsson RX8200).
Correcting the X character in the function definition resolved the problem.
The problem was that the function definition showed: Ericsson RX8200.Demodulating (Ericsson Rx8200) while SRM was searching for Ericsson RX8200.Demodulating (Ericsson RX8200).
Correcting the X character in the function definition resolved the problem.