Search found 18 matches

by mahe
08 Jun 2018, 14:21
Forum: Device drivers
Topic: Device driver for FSV3 tracking generator
Replies: 1
Views: 3978

Re: Device driver for FSV3 tracking generator

The tracking generator driver for the FSV3 is now available:
http://ftp.radimation.com/RadiMation/drivers.exe
by mahe
07 Jun 2018, 14:13
Forum: Report Generator
Topic: Generate an overview of performed tests
Replies: 7
Views: 9254

Re: Generate an overview of performed tests

Currently it is not possible to export the raw test type. You can however specify the test type in the TSF filename, or description. You can export this description/TSF filename column as they are shown in the table. A new wish item has been created to be fixed on the long term: #9102 EUT Executed t...
by mahe
15 Jan 2018, 15:44
Forum: Immunity
Topic: Conservation option is not working
Replies: 1
Views: 2492

Re: Conservation option is not working

It is indeed not working correctly. This is related to issue:
#8467 RI Multiband AM modulation is only used for first point, after that its none if modulation conservation is activated
The issue is introduced at 27-03-2017. And is released in versions 2017.1. to 2017.1.5. And is fixed in 2017.1.6.
by mahe
07 Dec 2017, 12:12
Forum: Immunity
Topic: calibration for the power line and the data line
Replies: 1
Views: 2548

Re: calibration for the power line and the data line

The CWS 500N1 has an internal Monitoring, Forward and Reflected power meter. In the datasheet image, this is not shown. Please add the internal used coupler. Add an additional CWS500N1 device driver configured for forward power measurement, and add it as Forward power meter in the test-site. See dev...
by mahe
07 Dec 2017, 11:52
Forum: Immunity
Topic: calibration for the power line and the data line
Replies: 1
Views: 2548

calibration for the power line and the data line

We just have a question about the devices used in the calibration for the power line and the data line. Here under are the screenshots of what we have put in RadiMation: Power Line_Devices 1.JPG Power Line_Devices 2.JPG Power Line_Cables.JPG Power Line_Devices 1.JPG Data Line_Devices 2.JPG Data Line...
by mahe
29 Nov 2017, 15:52
Forum: Report Generator
Topic: Can I make a selection from the attachments?
Replies: 3
Views: 21522

Re: Can I make a selection from the attachments?

Attachments that are attached to the EUT document can be exported by the code: ||EUT|ATTACHMENT ce_lisn.JPG CONTENTS|| In RadiMation 2017.1.6 I have also tested the following code: ||InsertFile(ce_lisn.JPG)|| This report generator code also seem to work for EUT attachments. Yet this does unnecessari...
by mahe
13 Nov 2017, 12:18
Forum: Device drivers
Topic: RF level range RF generator IFR2023B
Replies: 5
Views: 6714

Re: RF level range RF generator IFR2023B

From RadiMation version 2017.1.6 and up, you can change the limit in advanced options:
MinPower.png
MinPower.png (6.56 KiB) Viewed 6638 times
by mahe
29 Sep 2017, 15:56
Forum: Report Generator
Topic: Generate standards information
Replies: 2
Views: 4285

Re: Generate standards information

Hey Filip, I removed the Product Standard from the keywords, now they do seem to behave differently. Also you, the keywords can be specified like this: ||EUT|Standards Item 1 Official Name|| to export multiple different items, if used in the table. I have attached a new template including the keywor...
by mahe
27 Sep 2017, 09:12
Forum: Emission
Topic: Test site "before" and "after" actions
Replies: 1
Views: 3630

Re: Test site "before" and "after" actions

Dear Henk, Originally the before and after actions are created for (de-)initializing test equipment. Since the same test-site is being used, the (de-)initialization can be skipped and so the before and after actions in between can as well. I have created a new item: #8449 Force to always show before...
by mahe
22 Aug 2017, 13:43
Forum: General
Topic: Microsoft message according Radilog
Replies: 2
Views: 5023

Re: Microsoft message according Radilog

Recent changes in RadiLog causes it to write an file to the RadiMation installation directory. If RadiLog has no permission to write to this folder, this error will occur. The issue is reported under: #8301 Unhandled exception access to the path ErrorModeFile.radilog is denied And is fixed. This fix...
by mahe
16 Aug 2017, 10:58
Forum: Device drivers
Topic: Device driver power meter settings
Replies: 4
Views: 7597

Re: Device driver power meter settings

The power meter being used is frequency dependent device. The powermeter therefor measures different powers for each frequency. If no correction factor is applied at the device configuration window, then it seems that the powermeter raw values are measuring a difference of 1dBm between those frequen...
by mahe
03 Feb 2017, 14:29
Forum: Report Generator
Topic: Table of analyser settings in RE multiband
Replies: 1
Views: 4273

Re: Table of analyser settings in RE multiband

To get individual settings for each band, place Band and the BandNr infront of the keyword. For example:
||Band 1 RBW|| ||Band 2 RBW|| ||Band 3 RBW||
||Band 1 VBW|| ||Band 2 VBW|| ||Band 3 VBW||

Attached are 2 documents containing a report generator table template for 3 bands and an output document.
by mahe
19 Jan 2017, 17:13
Forum: Report Generator
Topic: Printout of redused emission (peak) table
Replies: 3
Views: 5204

Re: Printout of redused emission (peak) table

The select command can be used to print the full table: ||SELECT ALL FROM PEAKTABLE|| Or selecting only a few columns: ||SELECT [PEAK NR],FREQUENCY,PEAK,[PEAK LIMIT],[PEAK DIFFERENCE] FROM PEAKTABLE|| ||RUNMACRO(AUTOFITTHISTABLE)|| The second table code in your template does not contain the: "FROM P...
by mahe
18 Jan 2017, 17:06
Forum: Report Generator
Topic: Printout of redused emission (peak) table
Replies: 3
Views: 5204

Re: Printout of redused emission (peak) table

I was able to find the ||1|SELECT ALL FROM PEAKTABLE|| keyword on the Radimation manual at http://wiki.dare.nl/wiki/index.php/Chapter_13 This keyword contain a prefix (||1|) which retrieves the table from a test called "1". In order to make this keyword work with a test named differently, the 1| pre...
by mahe
15 Dec 2016, 13:15
Forum: Report Generator
Topic: Generate an overview of performed tests
Replies: 7
Views: 9254

Re: Generate an overview of performed tests

Currently Radimation does not have a report generator to export the list of executed tests.
We have created an new item for this #7780.
by mahe
15 Nov 2016, 16:52
Forum: General
Topic: EUT test status pass
Replies: 0
Views: 6636

EUT test status pass

In the EUT window, executed tests are listed. For each tests a Test Status icon is by default visible. This will show a flag when a test is finished running. When a test is not finished running, a green triangle will be visible. The Test Status does not indicate if the test has run succesfully or fa...
by mahe
28 Jun 2016, 15:16
Forum: FAQ
Topic: Does RadiMation work on Windows 10?
Replies: 3
Views: 11344

Re: Does RadiMation work on Windows 10?

Yes RadiMation is fully supported on Windows 10
by mahe
28 Jun 2016, 15:16
Forum: FAQ
Topic: Does RadiMation work on Windows 10?
Replies: 3
Views: 11344

Does RadiMation work on Windows 10?

Is RadiMation supported on Windows 10?
Can i use it under Windows 10?