at the same time production and measuring the pulse

Hello everyone,

I'm generates a pulse for specific time. Now, I want to measure within the same daq card. I've done Vi for him but he has an error. I have USB daq-6343. I enclose my Vi here.

The problem is I am able to get pulses generated at PIN 6 PFI but reading Vi watch time-out error.

I plugged the wire between PFI 1 pin and PFI 6 pins on the DAQ card.

So please suggest me what to do to eliminate this error.

Thanks & best regards,

I just looked at your original vi, I had looked only at the most distant (corrected) a previously.  I don't see a good reason to read timeout error you have immediately.  Record of an error timeout on your attempt reading suggests that the code was executed without error so far, including the beginning of the generation of pulses.  That would leave wondering on physical cable connection or possibly some undesirable side effects caused by your cleanup code when you three States a PFI lines.

The other issue was my suggestion to leave DAQmx Timing.vi outside of the configuration string entirely for cases like this where you only want to build a single pulse.  To be honest, it's a habit & practice I adopted a long time ago.  I thought one of the reasons was that the finished pulse trains required a minimum of 2 samples.  A bit of test code showed me that it isn't true, if my memory tells me there was a time when it * used * to be true.  I don't remember if I have errors or if the task has chosen to generate 2 pulses with just a warning, or something.  I just remember that, while he was working on a module that was supposed to be able to produce any number of pulses from 1 to N, I found that I wasn't actually able to support the case of 1 pulse by asking just 1 sample over sample mode.

* Anyway *, the other reason to avoid sampling over for a single pulse mode is that in the past, this would consume actually 2 counters on DAQ cards.  Generated the pulse (s) while the other was a help that triggered the first to control the number of generated pulses.  It was unnecessary as you could * also * generate a single pulse leaving the DAQmx Timing.vi out of the config, a method that used only 1 meter.

X-series cards (like yours) don't consume over 2 programmable counters of the user to generate finite pulse trains, so the lesson I learned a long time ago and was trying to convey is perhaps not so important in your case.  I recommend it even if you know that you will always generate a single pulse, simply because he considered the standard way to generate a single pulse (as seen in examples of navigation).

-Kevin P

Tags: NI Hardware

Similar Questions

  • Can PCI 6602:How I use digital lines of the Board of Directors and at the same time to generate trains of pulses by using a meter?

    Hello!

    My problem appeared when I tried to update my traditional NOR-DAQ legacy code to DAQmx.

    I use 2 meter (meter 5 and 7 meter) on PCI-6602, to generate trains of pulses, as well as the lines of e/s digital port 0 (the form lines from 0 to 7). What I do in my request, it's that I'm starting to generate the pulse train on the output of 2 meters and after that I play with the State of digital lines.

    Traditional, it was no problem to use the meters and digital lines at the same time, everything went perfectly, but in DAQmx, is not possible.

    What's happening: I start generating train of pulses on the output of counters, no errors, but when I try to change the State of a line of digital port the generation of the pulse train is stopped. What happens when I start the task associated with the digital way.

    My question is: is it possible to create a channel on digital lines without changing the channels created for meters?

    Another thing that I managed to do with the panels 'Measurement and Automation Explorer' and Test for PCI-6602, is basically the same thing, I generate trains of pulses on the output of the 7 meter and try to start a job on the digital line, but I get an error:

    "Error-200022 occurred in test Panel.
    Possible reasons:
    Measurements: Resource requested by this task has already been reserved by another task.
    Device: Dev4
    "Terminal: PFI8.

    On the contrary if I use the counter 0 or a counter 1 to generate trains of pulses I encounter the same problem.

    What resources are used by 2 to 7 of the PCI-6602 card counters and the counters to 0 and 1 do not use?

    Thanks in advance for any answer!

    Ciprian

    After doing some real tests on this device, I found that it is a normal behavior for the jury of 6602.  This is because when you start a task digital all 32 lines are configured for digital i/o, so it replaces your meter operation.  The article below the link explains a little more on this subject.  You must start the digital task before the task of counter to use the features of both in your program.

    2 meter and above will not work correctly when you perform digital i/o on NI 6601 or 6602

    http://digital.NI.com/public.nsf/allkb/43F71527765EEC3886256E93006CD00C?OpenDocument

  • How to get notifications on both devices at the same time, iphone and watch

    Are we able to get opinions on both devices at the same time?

    Yes, if they are connected using the same Apple-ID
    (1161)

  • Is it possible to rotate the 2 versions of Firefox on a machine at the same time? and how?

    I run a workstation
    Lubuntu, 12.04
    I ask this because Firefox is unable to upload photos on ebay when new versions are available.
    This was true of the versions 22 and 23.
    So I manually set and use Firefox 21 because it works.

    You need to add the - No.-line switch remote control to start the (second) version of Firefox that you only want to use occasionally.

    The - No.-switch cache of the browser, so it cannot be detected and you can not open an external link in a browser has started this way, don't use only not this switch to start the default browser or profile.

    This switch work from the same version of Firefox with a separate profile and begin another version of Firefox with its own profile.

    Without this switch, the startup code Firefox detects that an instance of Firefox is already open end opens a new window in this forum, and you will not be able to start another version of Firefox.

  • Communicate to a 34970 2 VI at the same time

    IM using an Agilent 34970 has and I need to have two different VI running at the same time, we get measurements of 5 channels of 34902 a. (per second), and the other controls the actuator, the runtime module sometimes it send and error and I can not keep controlling or measure anything, how can I do this or check if the equipment of its use before trying to use it?

    Thank you

    No, nothing is sent to the instrument.

  • How to take snapshots of two usb camera at the same time

    Hello

    I have a project where I have to take still photos of two usb camera at the same time repeatedly and save the in a particular direcltory. I am received using a camera by using "Camera Grab vi", but I can't make it work with 2 cameras, I use the flat sequence and 2 "Camerra Grab vi: with particular camera in a sequence, but each time when I run the program I get only pic of a camera, its seems a camera dominates the other.»

    Please is it possible to use the two camera simultaneously. Attached are the snapshot of my vi.

    Thank you

    Ankit G

    Looks like you are using the same reference at the same time grabbing the camera. The two camera snaps happen but the second camera clamp is written on the first so it seems alone is slam. Try to run the VI executiong highlighted arbitrary mode (select icon icons four bulb to the right of the button run on the schema). This will allow you to see the data stream. In order to get both of these Snap you'll need separate references. You can try to watch one of our examples in the example Finder OR give you some direction (LabVIEW > help > find examples > Browse tab > Input and Output material > IMAQdx > high level > Snap.vi). You can break the two cameras at the same time if you just copy this code and double of the code.
    (Note: If you change the examples, always save as copy in another location so that you do not save on the packed example)

  • Change 1 folder changes views 1 another at the same time.

    I want 1 file to the group names, but this has begun to change the 2 folders to the same view at the same time.  And when I change the other file to display small icons then the other folder will group by name to display small icons at the same time.

    Is there a way to prevent this?

    Thank you.

    Thanks for the answers, but after the age of bother I've sorted it.

    I right click the master file (this time, it was my music) and:

    Clicked on properties

    Customize

    Changed the "what kind of folder do you want?" at all and makes TIC TAC "applies this model to all subfolders.

    You click on apply.

    Records are returned to the independent opinions how ever you get in the folder.

  • two versions of photoshop open at the same time

    I've updated Photoshop CC last week and now have CC Photoshop and Photoshop CC 2014 in my applications folder. When I open a file created in Photoshop, it opens up Photoshop. However, if I open another Photoshop file (by double-clicking it), it opens a second Photoshop application (instead of the Photoshop application that is already open)... so I have two Photoshops open at the same time. And both are CC versions.

    What gives?

    You must be on a Mac will arrive not under windows. Are you sure that both versions of Photoshop open is CC 14.2.1.  Did you use menu help > about Photoshop since the two windows in Photoshop?

    Read also Re: 14.2.1 CC: minijonction > scripts menu Tools Photoshop launch CC 2014... uh why?

  • I can access both sites at the same time?

    Dreamweaver has the possibility to open two websites at the same time?

    Basically I have a CMS that is hosted on a server, which connects to my customer sites on other servers. I want to be able to open files on a server and change and also to edit files on a different server at the same time.

    If it is not available in Dreamweaver, then I think it should be. I often need to copy the code to a page in a site to another page to different site. For the ability to have two windows open, each connected to a site server different Web would be valuable to me. By having separate windows, each can have its own connection to the server. I don't know how that would be easy, but I like it!

    See you soon

    Glynn

    You can only connect to a single site at the same time.  And you need to change the files locally, save & then upload to the remote server.   As far as I KNOW, no unique FTP application is capable to connect to multiple servers at once.  You might be able to do what you want with open DW and some additional 3rd client like Filezilla FTP, every time you connect to different servers.

    Nancy O.

  • Measure the voltage and the temperature at the same time with a single card PCI 6014 DAQ?

    Hello guys,.

    I'm doing a charger measuring the voltage of the battery, the charge current and the temperature of the battery using a 6014 cardboard...

    I want to use my PCI6014 DAQ card to measure 2-channel analog voltage input and 1 temperature Channel Analog input using thermocouple type k measurement of voltage or temperature isolation is OK, but I can't understand how to measure the voltage and the temperature at the same time... I want to use input differential...

    Thank you in advance, all the tips

    YSL

    Create a task and add channels to the task, as follows:

    Christian

  • Measure the area and perimeter at the same time

    I tried to measure the area and perimeter at the same time, but couldn't find a way to do it. I need to cover an area and to see the area and perimeter both and two separate measure of drawing lines - one for the area of the other for the perimeter, is going to be quite tedious for me. Is there a way to see the area and perimeter in one fell swoop? I use Adobe Acrobat Professional XI.

    thx for your help

    Please check the doc: http://help.adobe.com/en_US/acrobat/X/pro/using/WS8244FB06-C3F6-40cd-9D95-261B9DAF0070.htm l #WSC59DB518-BBCA-4 d 96-8606 - 7FC19DDC0D38

    Kind regards

    Rave

  • If I buy your product, can I install the software on more than 1 computer and use it at the same time?

    @

    You can activate the license on two machines, however, you cannot use both at the same time. Please check point 1.1: http://wwwimages.adobe.com/content/dam/Adobe/en/legal/servicetou/Software_Terms-en_US-2015 0407_2200.pdf

  • USBOTG and Charge at the same time on Stream 8

    To keep this thread as productive as possible and efficient for those who find it useful to:

    Unless you have under your eyes

    1. a schematic representation of the 8 Stream USB port (USB port and battery electric circuit etc.)

    2 source code for the firmware BIOS and kernel that controls the material

    Please DO NOT respond or say "is not possible".  In view of the above is true, you do not have enough information to say '' not possible. ''

    If no one replys with a solution, what he calls not possible by default.

    Also please do not answer to say ' I don't know how "or" but I know how to do anything else that ' is also not that useful.

    An update of the BIOS or other software update may be required by HP, Microsoft or both to offer this feature really intuitive and quite possible.

    And I hope that this thread can be an effort consolidated by all who have the 8 flow to make the necessary changes.  The majority of the other tablet PCs are capable of it.  It seems that only the 8 Stream and a few others have trouble with her.

    ~~~~

    I want the ability to use a simple, inexpensive cable and perhaps standard (with electronic active minimum inside) which allows me to host and to use one or more USB devices on the Stream via its USB port B microphone 8 while this cable can also be connected to a charger standard and charge 8 flow simultaneously.  This means that the cable has a minimum of three connectors.  One of the possible configurations are as follows (apart from the normal charging cable):

    1 cable Micro USB B Male - connect to the stream 8

    2 USB male A - connect to the AC charger (IE one that came with the 8 Stream)

    3. USB A female - one or several connectors to plug into the key of USB data, keyboard, mouse or even a hub.

    Connector # 2. above shall provide a power supply to recharge the 8 Stream via conn. #1 and the power supply for external USB devices via conn. #3 so that they are in use - all at the same time.

    A and if the same cable can act as a normal OTG no charger for when no external power supply is available.  This may necessitate a switch or an electrontics active inside.

    The last part of this goal is unimportant for various reasons.  I wish that HP, the manufacturer of 8 flow, to State in writing good mode necessary to do this, so that other manufacturers or even-it yourself can make maximum use of their tablet HP equipment.

    ~~~~

    The neat thing it will alow a person to do with their tablet, it is to work at home using the Tablet as a desktop PC by connecting a keyboard, mouse, perhaps external screen (with USB to the display adapter) and knit for a long time without time limit prescribed by the battery life because the charger provides energy to all involved.

    If there is only a single connector on the cable #3, then an additional node of coarse had to provide support for these multiple USB devices at the same time.  However, it would be better if there were several #3 connectors integrated in the cable itself.  This would be better as a suitable USB hub also requires its own power.  That an adapter is necessary if the whole thing were integrated into one.

    ~~~~

    I really want answers from anyone who has already accomplished USB OTG delivered with simultaneous load with flow 8. (independent of any published 'proper' way is also welcome)

    Today's date is 2015-01-16.  If in 2015-02-16 (one month), nobody has posted a solution and then starts to bug HP and Microsoft on it's us?

    ~~~~

    Technical training:

    I understand the possibility the tablet software and firmware must take a decision on the manner in which power flows on the power port USB microphone B pins.

    I know that with a proper design of the electronic circuit carring these signals of power inside the Tablet could be sensitive to what is connected and without risk to decide for himself what to do without needing to control software.  For example by testing/detecting periodically differential voltage or current management to see what sides of the connector can supply.

    But this is only one of the many "could bes".

    In addition, this can be no standard regarding the standard USB.  What seems to be actually the case with a lot of cables OTG + fresh, is that physical clues embedded in the cable or charger are used to signal to the Tablet what the situation is.  Then the signal of software/firmware of the Tablet, interprets what the situation is intelligently and responds by flipping the bits of correct hardware control to activate, or deactivate the power flow in the port and also control its direction in or out.

    I'm not familiar with the standard USB.  Maybe I could do more research, if I believed that HP followed with 8 Stream or even the standard covered this situation explicitly.

    But to a certain extent, it seems I'll have to invent something that should be intuitively just like it does with other tablets. Isn't it?  Maybe I'm overthinking, but I can't find any USB OTG + cables load that specify compatibility with 8 HP flow.

    In any case, I was familiar with both methods other use of tablets to send the highest mentioned signal to the hardware/firmware/software of the tablet to the idea that it's time to load / time of OTG or both.

    The first method is a 0 Ohm to 200 ohms short between pin USB A 2 and 3.  This is the bidirectional data differential lines D - and D + respectively.  In data mode, all the data passes back and forth on those lines.  When you load with a cable, it's the charger module that puts this short, not on the cable.  I measured the short on three different Chargers.  It is 0 Ohms on two of them, one of those who are the charger that came with the 8 HP flow.  The others 0 ohms was generic.  The third was for an apple iPad and it measured on 53KOhms.  It's probably not the resistance ohms 0-200, but probably it is impedance termination indicating that there is some intelligent serial port communication in the charger itself.  Leave it to Apple to be different.

    This method is somewhat questionable, as this signaling mode would prevent OTG + fee because it seems unlikely that you will be able to OTG when the data lines are shorted each and overloaded with such low impedance.  I could be wrong on this subject...

    The other method I have seen suggested to work with some tablets and phones other than the 8 stream is too short the USB microphone B pin 5 to Terminal 4 with 0 Ohms to 100 000 Ohms.

    USB B has 5 pins.  USB has only 4.  The extra pin on B moves the GND pin 4 pin 5 pin to and makes pin 4 PIN ID.

    If this signal applies to a drop in the ID pin (4) or in some cases, I saw that she proposed, he runs down with 0 Ohms.

    Dead shorting things always makes me nervous.  If ID is a simple normally high impedance high input, resistance could be used to make voltage well below the low or zero threshold while also preventing the risk of damage when cheat on him with a device that you do not have the diagram for.

    Yet, 100K is a bit high for a 'pull down' in most of the situations that I'm used to.  Even a 10K would be uncertain. A 1 K or 2 K seems reliable enough, but then things are weaker and in know more nowadays low...   All but a dead short but if possible.

    So, it seems possible that the device might be able to "indicate" by the specific value of the resistance, which can be found here.  In other words the resistance is not a pull down but in fact a signature analog ID, in which case the exact value will be crucial. So if this is the case, a guess is not going to work.

    Obviously in such a system as described above, a chip inside the Stream 8 should be responsible to support this information. I hope the 8 Stream has such a chip.

    Probably a register inside this chip would be at all times what the State of the pin ID is a binary number.  All that is needed is for the BIOS to the chip and the registry in it and read this number via the bus to determine what happens to the port. Finally, he would use that signals of info to send the order of material to the electrontics of power set the appropriate direction to take etc.  (and change the State of the icon on the screen of the rude)

    I don't know if the PIN ID method described is a standard USB or not either.

    Eventually, there may be a third way. But I do not suspect that it would be possible with a non-active external device. In any case too complicated for the novice DIY for sure.

    The device would need to act is a kind of extension of bus.  As an active hub.  But she would use the negotiation of data USB serial lines and in addition to reproduce one or more additional USB ports, intelligently inform the tablet to get with the program which is "now we're going to otg and recharge at the same time."

    This requires a smart external device with a processor Inside, no doubt.

    It seems to me that many other tablets have been able achieve avecjoint here the need for a smart external device and thus the flow must also be able to do.

    There is a device that claims to be able to work with the HP Jet 7 and 8 and provides same ethernet and USB and big DVI ports so loads the data stream.  But its expensive because it is active.  Se here:

    http://AMZN.com/B00OVDE0GC

    It's called a "Docking Station".

    A reference to a product that does exactly what I want (possibly without active electronic components) is here:

    http://AMZN.com/B00LTHBCNM

    It's by Kirin and it is a device of type squid with four USB ports.  Precisely, which is my goal.  But read in the comments stream 7 user indicated that he would not be OTG and load, not really clear if it worked as a hub USB OTG or not.  Another evaluator stated that she would not support even a single USB device much less fees of 8 Stream.  This device has a switch.

    I forgot to mention that some 'hackers' have claimed success with other tablets to deceive their devices by using a multi-step process to plug things in.  Usually in general they would get connected Tablet and load first, then they would return a switch or something remove some resistance or the signal was introduced by the first position of the switch. For some reason any Tablet would continue to require. Then the data lines would be free and they would plug in a usb key and it mounts correctly even if the tablet was always in charge.

    It's like the power circuit has a lock which does not allow it to return to the mode "power flow" as long as he still feels the power flows inward regardless of what software it is telling.  Full proposal here.

    These tips seem dubious to me.  Changes in the BIOS could change the way it works.  Also you can not be sure what actually happens if you do not have a schematic representation.  You could damage your tablet.  Many people will support icon in the operating system whether the Tablet is in charge.  But I'm sort of a low-risk guy and my policy is generally indicators of intereperet not to have meaning at all once a device is functioning in a non-standard setting.  Especially when it's something that I did not built and could not fix if I FRY.

    Hypothetical reasoning: tell me what data sensory discs really the State of the charging light screen?  This reflect the bit of hardware control programs actually feeding management and status on the port?  Or does it measure the direction of the flow of power, said in the section of the circuit battery monitoring?  Point - none of us have a schema because it's owner. To really be sure according to the smart electronic hardware, the port must be mode flow under advisement "of power. If it's in a "power flow out" mode and power will be delivered externally as well you wind upward with both power supplies the same power at the wheel nets.  In this case, the two opposing regulators attempting both to drive 5 V can have slightly different voltage calibrations.  That could lead to fighting between them, with more than 100% of their capacity.  For example if you try to regulate 4.95 real V and the other and other attempts to regulate 5.05 V.  Current then flows to the tune of 100 mV / a few milliohms in the cables linking the two.  This may be several amperes. (many)  In other words, like I said: you want the tablet to know that power is coming in don't go out and automatically hitting the internal switches needed for that to happen. Probably the icon should indicate this with precision, but in some wacky situation, he could not. There may be a chance that the icon could indicate the load and still be burning or focusing on some circuits of the tablet or the charger.

    Another thing, I could see that happening is if you play with these reported resistance types enough you might find a resistance value that winds up place the device in an intermittent condition.  In other words it keeps flipping back and forth quickly between OTG and fresh.  It can give the illusion that it works.  You can have marginal communication with your USB devices and battery could even load.  But will still be a lot of stress on the power circuit.

    It is difficult for me to risk a Tablet perfectly well if I don't know exactly what I'm doing.

    If a brave individual makes their own experimentation and verifies that it charges and OTGs and you tell the rest of us, you're a hero.

    Maybe one of you has a good knowledge on the USB standard to have more confidence in such an experience... like what the ID pin 4 REALLY supposed to work for example?

    That's what I know so far.  If you think you can help, thanks in advance, or if this helped you, then your quite welcome.

    It works

    http://Accessories.us.Dell.com/SNA/ProductDetail.aspx?c=us & l = to & CS = 19 & SKU = 470-abes & baynote_bnrank = 0 & baynote_irrank = 0 & ~ CK = baynoteSearch & dgc = CJ & cid = 47997 & lid = 4279734 & acd = 10550055-4485850-eb75dcb47e53437680ed323a1f4885fe

    Evidence

    http://targusblog.com/2014/11/25/how-to-turn-a-99-Tablet-into-a-workstation/

    But it's 4 x the price in Europe

    Have fun

  • How can I open multiple homepages in Firefox? I want that all my Firefox different email accounts open at the same time. I've recently updated to Win7 and now I have to close it and to open Firefox to access another e-mail account!

    I want home pages Firefox 3 separate and distinct for each of my 3 accounts to be open at the same time.

    Questions are usually followed by a question mark. My reply has answered your question.

    Firefox does not have an email, there is no "accounts of Firefox. If you access "electronic mail" with Firefox, you can use web mail. Some web mail services do not allow direct access, they want their users to access their mail from a "portal" or "Home" and will redirect any attempt to load a web site page "internal" return to home page.

    In measure 3 loading different web e-mail accounts at the same time, if they are in the same domain it does not work on Firefox without an addon of Firefox. http://Br.mozdev.org/Multifox/

    IOW, if these three E-mail accounts with Yahoo, without this add-on you would have to connect separately for each e-mail account, log out of the first before logging in the 2nd. Then disconnect the 2nd before logging in the 3rd. Firefox is not able to have several session cookies for a simultaneous connection to the same server. This add-on provides this feature of "multiple sessions cookies".

  • Apple TV Audio, how to get both Bluetooth and HDMI Audio at the same time...

    First of all: I'm impressed by Apple TV4, Santa has finally delivered our...
    Saw our first film, OddDog and Australian production turned to the side of the wild South.
    Found by Siri, virtually instant response; Magic really.
    I can highly recommend it, for a light hearted but serious 'real story '...

    Second: my very real problem...
    Santa also gave my wife a pair of Bose SoundLink of Bluetooth around-ear headphones II.
    Brilliant, peeling of Bose to multiple devices is really easy, with built-in cute voice prompts to guide the user, on the headphones for both volume and pause/play control.
    But to my dismay, I can't find a way to have the audio from Apple TV4 on the Bose headphones AND my Sony TV at the same time.

    The Bose headset was designed to allow my wife to listen to his favorite volume, while the rest of us in the room to listen to Sony TV

    Anyone know what I'm doing wrong.
    Apple TV4 parameters lists the option of 'Headphones Bose' or 'Apple TV' as Audio output, not both?

    It is so, even if HDMI might be audio video offering to my Sony TV.

    Moreover, Apple TV4 reaches Bluetooth audio to two Bluetooth headsets simultaneously?

    Anyone know what I'm doing wrong.

    No, this is how it is that I'm afraid.

    Moreover, Apple TV4 reaches Bluetooth audio to two Bluetooth headsets simultaneously?

    Not that I know of.

    If you have any suggestions that you think might improve Apple TV you can send your feedback here at Apple

Maybe you are looking for

  • Which processors run faster?

    Referring to a following linked picture, there are 2 CPU i3 530, HT is disabled, so there are only 2 physical cores to calculations. i5 2467 M, HT is enabled, so there are 4 logical cores for calculations. CPU Mark for i5 is 2313, is this value deter

  • Why ask my computer to connect me to a remote computer (I have only one) when I try to defrag

    I have a HP Pavilion Elite HP - 210y PC but I can't defragment it because it says to put my task scheduler, because it "does not work". When I try to put the Task Scheduler it asks me to "connect to a remote computer"... I have a!

  • DeskJet 3050 j610a all-in-One error code 620060E0?

    We have a Deskjet 3050 j610a (all-in-One printer), which has recently started to display error code 620060E0. This happens when a wireless print job is sent to the DJ3050 by a Windows laptop or a Kindle. The problem seems to disappear briefly wheneve

  • Loss of function of keyboard on Macbook with Win 7

    Recently, I changed Win XP to Win 7 on my Macbook (required by the work programmes) which succeeded after a few facilities. Anyway, now there is loss of several functions of the keyboard on the Macbook since installing Win 7. Does anyone know how to

  • Watermark will always be on display

    I bought a file, it displays as a license, but still visible jpeg format and the small size of the watermark.  I tried redownloading to another library, but the same results.  In my account it shows as a photo under license.  What should I do now?